public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 3/4] linux-2.6-block: deactivating pagecache for benchmarks
@ 2005-12-01 13:25 Dirk Henning Gerdes
  2005-12-01 16:17 ` Benjamin LaHaise
  0 siblings, 1 reply; 2+ messages in thread
From: Dirk Henning Gerdes @ 2005-12-01 13:25 UTC (permalink / raw)
  To: Jens Axboe; +Cc: LKML

the Makefile in linux/block

Signed-Off-By: Dirk Gerdes <mail@dirk-gerdes.de>

---



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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-12-01 16:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-12-01 13:25 [PATCH 3/4] linux-2.6-block: deactivating pagecache for benchmarks Dirk Henning Gerdes
2005-12-01 16:17 ` Benjamin LaHaise

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox