public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Tejun Heo <tj@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>,
	lkml <linux-kernel@vger.kernel.org>
Cc: Christoph Lameter <cl@linux-foundation.org>
Subject: [GIT PULL] percpu for v2.6.36
Date: Wed, 04 Aug 2010 10:37:17 +0200	[thread overview]
Message-ID: <4C5926BD.9000804@kernel.org> (raw)

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

                 reply	other threads:[~2010-08-04  8:37 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4C5926BD.9000804@kernel.org \
    --to=tj@kernel.org \
    --cc=cl@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox