public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Jens Axboe <jens.axboe@oracle.com>
To: Randy Dunlap <randy.dunlap@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: Thu, 19 Oct 2006 14:20:57 +0200	[thread overview]
Message-ID: <20061019122056.GI30700@kernel.dk> (raw)
In-Reply-To: <20061018105634.2f8cb629.randy.dunlap@oracle.com>

On Wed, Oct 18 2006, Randy Dunlap wrote:
> 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

Yeah currently known, with Andrew's latest we should be getting closer.

-- 
Jens Axboe


  reply	other threads:[~2006-10-19 12:20 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-17 18:41 fs/Kconfig question regarding CONFIG_BLOCK 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
2006-10-19 12:20             ` Jens Axboe [this message]
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=20061019122056.GI30700@kernel.dk \
    --to=jens.axboe@oracle.com \
    --cc=Valdis.Kletnieks@vt.edu \
    --cc=jengelh@linux01.gwdg.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=randy.dunlap@oracle.com \
    /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