memory shown with free

Nicolas (linux@1g6.biz)
Sun, 13 Jul 2003 21:50:56 +0200


Hello,

Can somebody explain me this numbers ?
The cache number seems false isn't it ?

Nicolas.

(kernel 2.5.75)
[root@hal9003 npa]# free
total used free shared buffers cached
Mem: 1034372 336472 697900 0 27272 98820
-/+ buffers/cache: 210380 823992
Swap: 0 0 0
[root@hal9003 npa]# find / > /dev/null
[root@hal9003 npa]# free
total used free shared buffers cached
Mem: 1034372 909520 124852 0 84464 98820
-/+ buffers/cache: 726236 308136
Swap: 0 0 0

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/