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:	Fri, 19 Sep 2008 10:12:03 +0300
From:	"Pekka Enberg" <penberg@...helsinki.fi>
To:	"Christoph Lameter" <cl@...ux-foundation.org>
Cc:	akpm@...ux-foundation.org, linux-kernel@...r.kernel.org,
	linux-mm@...r.kernel.org, jeremy@...p.org, ebiederm@...ssion.com,
	travis@....com, herbert@...dor.apana.org.au, xemul@...nvz.org
Subject: Re: [patch 1/4] Make the per cpu reserve configurable

Hi Christoph,

On Fri, Sep 19, 2008 at 2:36 AM, Christoph Lameter
<cl@...ux-foundation.org> wrote:
> The per cpu reserve from which loadable modules allocate their percpu sections
> is currently fixed at 8000 bytes.
>
> Add a new kernel parameter
>
>        percpu=<dynamically allocatable percpu bytes>
>
> The per cpu reserve area will be used in following patches by the
> per cpu allocator.
>
> Signed-off-by: Christoph Lameter <cl@...ux-foundation.org>
>
> ---
>  arch/ia64/include/asm/percpu.h |    1 +
>  include/linux/percpu.h         |    7 ++++++-
>  init/main.c                    |   13 +++++++++++++
>  3 files changed, 20 insertions(+), 1 deletion(-)

Wrong diffstat? There's no ia64 changes in the 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

Powered by Openwall GNU/*/Linux Powered by OpenVZ