[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1338912268.5780.0.camel@joe2Laptop>
Date: Tue, 05 Jun 2012 09:04:28 -0700
From: Joe Perches <joe@...ches.com>
To: Ingo Molnar <mingo@...nel.org>
Cc: Peter Zijlstra <peterz@...radead.org>,
Linus Torvalds <torvalds@...ux-foundation.org>,
Andrew Morton <akpm@...ux-foundation.org>,
Kay Sievers <kay@...y.org>, LKML <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] printk: Shrink printk_sched buffer size, eliminate it
when !CONFIG_PRINTK
On Tue, 2012-05-29 at 11:17 -0700, Joe Perches wrote:
> The size of the per-cpu printk_sched buf is much larger
> than necessary. The maximum sched message emitted is
> ~80 bytes. Shrink the allocation for this printk_sched
> buffer from 512 bytes to 128.
>
> printk_sched creates an unnecessary per-cpu buffer when
> CONFIG_PRINTK is not enabled. Remove it when appropriate
> so embedded uses save a bit of space too.
Ingo, what's happening with this patch?
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists