From: Matthew Wilcox <willy@debian.org>
To: Lou Langholtz <ldl@aros.net>
Cc: Jeff Garzik <jgarzik@pobox.com>,
Matthew Wilcox <willy@debian.org>,
Linus Torvalds <torvalds@osdl.org>,
linux-kernel@vger.kernel.org, Jens Axboe <axboe@suse.de>
Subject: Re: [PATCH] bio.c: reduce verbosity at boot
Date: Thu, 21 Aug 2003 20:37:28 +0100 [thread overview]
Message-ID: <20030821193728.GB19630@parcelfarce.linux.theplanet.co.uk> (raw)
In-Reply-To: <3F44F88F.9010106@aros.net>
On Thu, Aug 21, 2003 at 10:51:27AM -0600, Lou Langholtz wrote:
> Jeff Garzik wrote:
> >. . . removing the messages outright might not serve the best
> >interests the developer. Since even KERN_DEBUG still spams dmesg, in
> >these situations I usually change these type of messages to be
> >conditionally printed iff a debug macro is enabled.
>
> How about using KERN_DEBUG and augmenting the dmesg store so that the
> level that is saved is configurable? Even compile time configurable
> seems reasonable to start. But axeing out even the possibility of boot
> time info seems bad to me.
But why is it interesting to have this information at boot time? As a
user, I certainly don't care. As a developer, I don't find it interesting
information. Maybe the maintainer of this particular piece of code finds
it useful (Do you, Jens?), but does it need to be reported at boot time?
Perhaps it would be more useful to add some kind of reporting to
mm/mempool.c along the same lines as /proc/slabinfo so we can get the
dynamic information about pools at runtime rather than knowing their
initial state at boot time.
--
"It's not Hollywood. War is real, war is primarily not about defeat or
victory, it is about death. I've seen thousands and thousands of dead bodies.
Do you think I want to have an academic debate on this subject?" -- Robert Fisk
next prev parent reply other threads:[~2003-08-21 19:37 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-08-21 15:02 Matthew Wilcox
2003-08-21 15:19 ` Jeff Garzik
2003-08-21 16:51 ` Lou Langholtz
2003-08-21 19:37 ` Matthew Wilcox [this message]
2003-08-21 19:55 ` Linus Torvalds
2003-08-22 6:10 ` David Lang
2003-08-25 18:28 ` Jens Axboe
2003-08-21 20:31 ` Diego Calleja García
2003-08-22 1:11 ` Lou Langholtz
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=20030821193728.GB19630@parcelfarce.linux.theplanet.co.uk \
--to=willy@debian.org \
--cc=axboe@suse.de \
--cc=jgarzik@pobox.com \
--cc=ldl@aros.net \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@osdl.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