From: Randy Dunlap <randy.dunlap@oracle.com>
To: Jens Axboe <jens.axboe@oracle.com>
Cc: Jan Engelhardt <jengelh@linux01.gwdg.de>,
Valdis.Kletnieks@vt.edu,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: fs/Kconfig question regarding CONFIG_BLOCK
Date: Wed, 18 Oct 2006 10:56:34 -0700 [thread overview]
Message-ID: <20061018105634.2f8cb629.randy.dunlap@oracle.com> (raw)
In-Reply-To: <20061018070922.GB24452@kernel.dk>
On Wed, 18 Oct 2006 09:09:22 +0200 Jens Axboe wrote:
> On Tue, Oct 17 2006, Jan Engelhardt wrote:
> > >> Never mind, I see that some filesystems have 'depends on BLOCK' instead
> > >> of being wrapped into if BLOCK. Not really consistent but whatever.
> > >
> > >Feel free to send in patches that make things more consistent.
> >
> > How would you like things? if BLOCK or depends on BLOCK?
>
> Well, if you can hide an entire block with if BLOCK, then that would be
> preferred. Otherwise depends on BLOCK.
>
> > Does menuconfig/oldconfig/etc. parse the whole config structure faster
> > it it done either way?
>
> I'd be surprised if if BLOCK wasn't faster over, say, 10 depends on
> BLOCK.
Jens,
Has anyone looked at what BLOCK=n does to mm/page-writeback.c ?
It calls blk_congestion_end(), which isn't there.
mm/built-in.o: In function `writeback_congestion_end':
(.text.writeback_congestion_end+0xc): undefined reference to `blk_congestion_end'
make: *** [.tmp_vmlinux1] Error 1
Command exited with non-zero status 2
---
~Randy
next prev parent reply other threads:[~2006-10-18 17:55 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-10-17 18:41 Jan Engelhardt
2006-10-17 18:57 ` Valdis.Kletnieks
2006-10-17 19:21 ` Jan Engelhardt
2006-10-17 19:36 ` Jens Axboe
2006-10-17 19:47 ` Jan Engelhardt
2006-10-18 7:09 ` Jens Axboe
2006-10-18 17:56 ` Randy Dunlap [this message]
2006-10-19 12:20 ` Jens Axboe
2006-10-21 0:14 ` Horst H. von Brand
2006-10-21 0:17 ` Jan Engelhardt
-- strict thread matches above, loose matches on Subject: below --
2006-10-17 18:38 Jan Engelhardt
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=20061018105634.2f8cb629.randy.dunlap@oracle.com \
--to=randy.dunlap@oracle.com \
--cc=Valdis.Kletnieks@vt.edu \
--cc=jengelh@linux01.gwdg.de \
--cc=jens.axboe@oracle.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome