linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [git pull] slub cleanup and fixes
@ 2008-03-03 20:28 Christoph Lameter
  0 siblings, 0 replies; only message in thread
From: Christoph Lameter @ 2008-03-03 20:28 UTC (permalink / raw)
  To: torvalds; +Cc: linux-mm, akpm, Pekka Enberg, Matt Mackall

A seris of patches is available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/christoph/vm.git slab-linus

Christoph Lameter (9):
      Revert "unique end pointer" patch
      slub: rename slab_objects to show_slab_objects
      slub: Remove objsize check in kmem_cache_flags()
      slub: Remove useless checks in alloc_debug_processing
      slub: Use the objsize from the kmem_cache_cpu structure
      slub: Remove BUG_ON() from ksize and omit checks for !SLUB_DEBUG
      slub: Rearrange #ifdef CONFIG_SLUB_DEBUG in calculate_sizes()
      slub: Fix up comments
      slub: Add kmalloc_large_node() to support kmalloc_node fallback

Cyrill Gorcunov (1):
      slub: fix possible NULL pointer dereference

Pekka J Enberg (1):
      slub: look up object from the freelist once

 include/linux/mm_types.h |    5 +-
 include/linux/slub_def.h |    4 +-
 mm/slub.c                |  204 
++++++++++++++++++++--------------------------
 3 files changed, 92 insertions(+), 121 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:[~2008-03-03 20:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-03 20:28 [git pull] slub cleanup and fixes Christoph Lameter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).