From: Christoph Lameter <clameter@sgi.com>
To: Andrew Morton <akpm@linux-foundation.org>
Cc: linux-mm@kvack.org, penberg@cs.helsinki.fi, matthew@wil.cx
Subject: Re: SLUB patches in mm
Date: Mon, 4 Feb 2008 22:27:47 -0800 (PST) [thread overview]
Message-ID: <Pine.LNX.4.64.0802042223200.6832@schroedinger.engr.sgi.com> (raw)
In-Reply-To: <20080130164436.675b1267.akpm@linux-foundation.org>
On Wed, 30 Jan 2008, Andrew Morton wrote:
> So please send me the git URL when it suits you.
Git URL / branch is:
git://git.kernel.org/pub/scm/linux/kernel/git/christoph/vm.git slub-mm
Current content is the basic cmpxchg framework that is needed later for
the cpu_alloc/cpu_ops stuff and the statistics code.
The following changes since commit
9ef9dc69d4167276c04590d67ee55de8380bc1ad:
Linus Torvalds (1):
Merge branch 'for-linus' of
master.kernel.org:/home/rmk/linux-2.6-arm
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/christoph/vm.git slub-mm
Christoph Lameter (3):
SLUB: Use unique end pointer for each slab page.
SLUB: Alternate fast paths using cmpxchg_local
SLUB: Support for statistics to help analyze allocator behavior
Documentation/vm/slabinfo.c | 149 +++++++++++++++++++++++--
arch/x86/Kconfig | 4 +
include/linux/mm_types.h | 5 +-
include/linux/slub_def.h | 23 ++++
lib/Kconfig.debug | 11 ++
mm/slub.c | 257
+++++++++++++++++++++++++++++++++++++------
6 files changed, 405 insertions(+), 44 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/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>
next prev parent reply other threads:[~2008-02-05 6:27 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-30 4:25 Christoph Lameter
2008-01-30 23:32 ` Andrew Morton
2008-01-30 23:50 ` Christoph Lameter
2008-01-31 0:44 ` Andrew Morton
2008-02-05 6:27 ` Christoph Lameter [this message]
2008-02-05 6:42 ` Andrew Morton
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=Pine.LNX.4.64.0802042223200.6832@schroedinger.engr.sgi.com \
--to=clameter@sgi.com \
--cc=akpm@linux-foundation.org \
--cc=linux-mm@kvack.org \
--cc=matthew@wil.cx \
--cc=penberg@cs.helsinki.fi \
/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