From: Pekka Enberg <penberg@kernel.org>
To: torvalds@linux-foundation.org
Cc: cl@linux-foundation.org, akpm@linux-foundation.org,
linux-kernel@vger.kernel.org, linux-mm@kvack.org,
rientjes@google.com
Subject: [GIT PULL] SLAB updates for v2.6.40-rc0
Date: Mon, 23 May 2011 19:56:23 +0300 (EEST) [thread overview]
Message-ID: <alpine.DEB.2.00.1105231955400.8359@tiger> (raw)
Hi Linus,
Here's bunch of fixes and cleanups to the SLUB allocator. Bulk of them are
related to the lockless fastpaths but there's also some preparational work on
lockless slowpaths that will hopefully appear in v2.6.41.
Pekka
The following changes since commit caebc160ce3f76761cc62ad96ef6d6f30f54e3dd:
Linus Torvalds (1):
Merge branch 'for-linus' of git://git.kernel.org/.../ryusuke/nilfs2
are available in the git repository at:
ssh://master.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6.git for-linus
Christoph Lameter (10):
slub: Use NUMA_NO_NODE in get_partial
slub: get_map() function to establish map of free objects in a slab
slub: Eliminate repeated use of c->page through a new page variable
slub: Move node determination out of hotpath
slub: Move debug handlign in __slab_free
slub: Remove CONFIG_CMPXCHG_LOCAL ifdeffery
slub: Avoid warning for !CONFIG_SLUB_DEBUG
slub: Make CONFIG_DEBUG_PAGE_ALLOC work with new fastpath
slub: Remove node check in slab_free
slub: Deal with hyperthetical case of PAGE_SIZE > 2M
David Rientjes (1):
slub: avoid label inside conditional
Li Zefan (1):
slub: Fix a typo in config name
Pekka Enberg (1):
Merge branch 'slab/next' into for-linus
include/linux/slub_def.h | 8 +-
mm/slub.c | 165 ++++++++++++++++++----------------------------
2 files changed, 69 insertions(+), 104 deletions(-)
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org. For more info on Linux MM,
see: http://www.linux-mm.org/ .
Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>
reply other threads:[~2011-05-23 16:56 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=alpine.DEB.2.00.1105231955400.8359@tiger \
--to=penberg@kernel.org \
--cc=akpm@linux-foundation.org \
--cc=cl@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=rientjes@google.com \
--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