Re: defconfigs (x86 defconfig: increase CONFIG_LOG_BUF_SHIFT)

From: Pavel Machek
Date: Sat Jan 03 2009 - 15:11:47 EST


On Sun 2008-12-28 17:39:45, Randy Dunlap wrote:
> Linux Kernel Mailing List wrote:
> > Author: Ingo Molnar <mingo@xxxxxxx>
> >
> > x86 defconfig: increase CONFIG_LOG_BUF_SHIFT
> >
> > Impact: double the defconfig printk buffer
> >
> > Booting defconfigs produces more output than 128K so the output is
> > truncated - double it to 256K.
> >
> > Signed-off-by: Ingo Molnar <mingo@xxxxxxx>
> > ---
> > arch/x86/configs/i386_defconfig | 2 +-
> > arch/x86/configs/x86_64_defconfig | 2 +-
> > 2 files changed, 2 insertions(+), 2 deletions(-)
>
>
> Would someone attempt to explain the current purpose of defconfig files,
> please?

For machines like spitz (handheld with 64MB ram, arm, and mostly fixed
configuration) defconfig is very useful. Its basically impossible to
get all the stuff right so that it boots and finds root, otherwise...

For generic PC... well something like distro's config is still nice
starting point, but...
Pavel
--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/