How to disable disk cache with kernel 2.4.2 ?

Nicolas Turro (Nicolas.Turro@sophia.inria.fr)
Wed, 17 Oct 2001 16:59:21 +0200


Hi,
i try to disable the disk cache in kernel 2.4.2 with :
echo "0 0 0" > /proc/sys/vm/pagecache
or
echo "0 0 0" > /proc/sys/vm/buffermem
without any success.

Where can i find documentation about the disk cache ?

N. Turro
PS: i'd like to turn-off the disk cache for disk benchmarks.


-
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/