lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 6 Jun 2012 09:25:58 +0200
From:	Ingo Molnar <mingo@...nel.org>
To:	Joe Perches <joe@...ches.com>
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


* Joe Perches <joe@...ches.com> wrote:

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

The merge window is a busy period for most maintainers, so 
non-fix patches sent in that period typically get delayed,
to be processed when there's more time available.

Thanks,

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

Powered by Openwall GNU/*/Linux Powered by OpenVZ