[PATCH 3/4] linux-2.6-block: deactivating pagecache for benchmarks

From: Dirk Henning Gerdes
Date: Thu Dec 01 2005 - 08:25:18 EST


the Makefile in linux/block

Signed-Off-By: Dirk Gerdes <mail@xxxxxxxxxxxxxx>

---



--- linux-2.6-block_clean/block/Makefile 2005-11-30 16:12:30.000000000
+0100
+++ linux-2.6-block-pagecache-clean/block/Makefile 2005-11-30 17:14:40.000000000 +0100
@@ -8,3 +8,4 @@ obj-$(CONFIG_IOSCHED_NOOP) += noop-iosch
obj-$(CONFIG_IOSCHED_AS) += as-iosched.o
obj-$(CONFIG_IOSCHED_DEADLINE) += deadline-iosched.o
obj-$(CONFIG_IOSCHED_CFQ) += cfq-iosched.o
+obj-$(CONFIG_PAGECACHE_TOGGLE) += pagecache.o

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