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>] [day] [month] [year] [list]
Date:	Wed, 04 Aug 2010 10:37:17 +0200
From:	Tejun Heo <tj@...nel.org>
To:	Linus Torvalds <torvalds@...ux-foundation.org>,
	lkml <linux-kernel@...r.kernel.org>
CC:	Christoph Lameter <cl@...ux-foundation.org>
Subject: [GIT PULL] percpu for v2.6.36

Hello, Linus.

Please pull from

  git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu.git for-linus

to receive percpu changes.  It contains two patches to allow percpu
allocator to be usable before slab comes online.  slab branch will
have patches to make it use percpu allocator during boot strapping
instead of dancing around static memory.

Thanks.

Tejun Heo (2):
      percpu: make @dyn_size always mean min dyn_size in first chunk init functions
      percpu: allow limited allocation before slab is online

 include/linux/percpu.h |   20 ++++++++---
 init/main.c            |    1 +
 mm/percpu.c            |   85 +++++++++++++++++++++++++++--------------------
 3 files changed, 64 insertions(+), 42 deletions(-)

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