From: Dirk Henning Gerdes <mail@dirk-gerdes.de>
To: Jens Axboe <axboe@suse.de>
Cc: LKML <linux-kernel@vger.kernel.org>
Subject: [PATCH 3/4] linux-2.6-block: deactivating pagecache for benchmarks
Date: Thu, 01 Dec 2005 14:25:47 +0100 [thread overview]
Message-ID: <1133443547.6110.43.camel@noti> (raw)
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
next reply other threads:[~2005-12-01 13:25 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-12-01 13:25 Dirk Henning Gerdes [this message]
2005-12-01 16:17 ` [PATCH 3/4] linux-2.6-block: deactivating pagecache for benchmarks Benjamin LaHaise
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1133443547.6110.43.camel@noti \
--to=mail@dirk-gerdes.de \
--cc=axboe@suse.de \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.