* [GIT PULL] SLAB updates for 2.6.34-rc1
@ 2010-03-04 17:49 Pekka J Enberg
0 siblings, 0 replies; only message in thread
From: Pekka J Enberg @ 2010-03-04 17:49 UTC (permalink / raw)
To: torvalds; +Cc: cl, akpm, linux-kernel, linux-mm
Hi Linus,
Here's the usual batch of slab allocator updates. The biggest change are
the per-CPU patches from Christoph that have been brewing in linux-next
for few months now.
Pekka
The following changes since commit eaa5eec739637f32f8733d528ff0b94fd62b1214:
Linus Torvalds (1):
Merge branch 'for-linus' of git://git.kernel.org/.../bp/bp
are available in the git repository at:
ssh://master.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6.git slab-for-linus
Christoph Lameter (5):
SLUB: Use this_cpu operations in slub
SLUB: Get rid of dynamic DMA kmalloc cache allocation
SLUB: this_cpu: Remove slub kmem_cache fields
SLUB: Make slub statistics use this_cpu_inc
dma kmalloc handling fixes
David Rientjes (1):
slub: remove impossible condition
Dmitry Monakhov (1):
failslab: add ability to filter slab caches
Haicheng Li (1):
slab: initialize unused alien cache entry as NULL at alloc_alien_cache().
Nick Piggin (1):
slab: fix regression in touched logic
Pekka Enberg (1):
Merge branches 'slab/cleanups', 'slab/failslab', 'slab/fixes' and 'slub/percpu' into slab-for-linus
Stephen Rothwell (1):
SLUB: Fix per-cpu merge conflict
Documentation/vm/slub.txt | 1 +
include/linux/fault-inject.h | 5 +-
include/linux/slab.h | 5 +
include/linux/slub_def.h | 27 ++--
mm/failslab.c | 18 ++-
mm/slab.c | 13 +-
mm/slub.c | 337 +++++++++++++-----------------------------
7 files changed, 146 insertions(+), 260 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>
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2010-03-04 17:49 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-03-04 17:49 [GIT PULL] SLAB updates for 2.6.34-rc1 Pekka J Enberg
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox