Re: increased verbosity in dmesg

From: Randy.Dunlap
Date: Sat Aug 16 2003 - 12:46:18 EST


> Which says that a setting of 15 would get 32k then.
> I take it this (for an i386 system) is the correct file to edit?
>
> kernel/ikconfig.h:CONFIG_LOG_BUF_SHIFT=14 \n\
> Mmmm, that says do not edit, auto-generated, so how about this one?
>
> include/config/log/buf/shift.h
>
> which contains only that single line. Its now 15 & we'll see.

No, you don't edit either of those files.
You use 'make *config' or you edit .config and then
run make oldconfig.

~Randy



-
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/