Re: Early kernel messages are overflowing the static log buffer

From: Tejun Heo
Date: Wed Dec 22 2010 - 08:17:29 EST


Hello,

On Wed, Dec 22, 2010 at 02:09:46PM +0100, Ingo Molnar wrote:
> > [ 0.000000] pcpu-alloc: [000] 0000 0001 0002 0003 0004 0005 0006 0007 1024 1025 1026 1027 1028 1029 1030 1031
> >
> > What I'm asking is which of these would be most acceptable to
> > either remove or replace with some sort of message reduction?
>
> The pcpu alloc messages look entirely superfluous and zappable - make them
> KERN_DEBUG perhaps (and Cc: Tejun)?

Yeap, with percpu allocator now mostly stable, I don't think the
message needs to be KERN_INFO anymore. I'll change it to KERN_DEBUG.

Thanks.

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