[GIT PULL] SLAB changes for v3.4-rc0

From: Pekka Enberg
Date: Tue Mar 27 2012 - 01:59:59 EST


Hi Linus,

Please pull the latest SLAB tree from:

git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux.git slab/for-linus

There's the new kmalloc_array() API, minor fixes and performance improvements,
but quite honestly, nothing terribly exciting.

Pekka

------------------>
The following changes since commit c16fa4f2ad19908a47c63d8fa436a1178438c7e7:

Linux 3.3 (2012-03-18 16:15:34 -0700)

are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux.git slab/for-linus

Alex Shi (1):
slub: per cpu partial statistics change

Christoph Lameter (2):
slub: Do not hold slub_lock when calling sysfs_slab_add()
slub: include include for prefetch

Eric Dumazet (1):
slub: prefetch next freelist pointer in slab_alloc()

Rafael Aquini (1):
mm: SLAB Out-of-memory diagnostics

Xi Wang (1):
slab: introduce kmalloc_array()

Zhao Jin (1):
slab, cleanup: remove unneeded return

include/linux/slab.h | 17 +++++++++++--
include/linux/slub_def.h | 6 +++-
mm/slab.c | 56 ++++++++++++++++++++++++++++++++++++++++++---
mm/slub.c | 26 +++++++++++++++++----
4 files changed, 91 insertions(+), 14 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/