public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] percpu for v2.6.36
@ 2010-08-04  8:37 Tejun Heo
  0 siblings, 0 replies; only message in thread
From: Tejun Heo @ 2010-08-04  8:37 UTC (permalink / raw)
  To: Linus Torvalds, lkml; +Cc: Christoph Lameter

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-08-04  8:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-04  8:37 [GIT PULL] percpu for v2.6.36 Tejun Heo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox