linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] SLAB updates for 2.6.36-rc0
@ 2010-08-04 19:19 Pekka Enberg
  0 siblings, 0 replies; only message in thread
From: Pekka Enberg @ 2010-08-04 19:19 UTC (permalink / raw)
  To: torvalds; +Cc: cl, akpm, linux-kernel, linux-mm, David Rientjes, Nick Piggin

Hi Linus,

There's dramatic queued up for this merge window for SLAB. Bulk of the
changes are straight-forward SLUB cleanups from Christoph Lameter's
recent SLAB/SLUB unification patch series but there's also few SLAB
and SLOB fixes thrown into the mix.

                        Pekka

The following changes since commit 9fe6206f400646a2322096b56c59891d530e8d51:
  Linus Torvalds (1):
        Linux 2.6.35

are available in the git repository at:

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

Arjan van de Ven (1):
      slab: use deferable timers for its periodic housekeeping

Bob Liu (1):
      SLOB: Free objects to their own list

Christoph Lameter (7):
      slub: Use a constant for a unspecified node.
      SLUB: Constants need UL
      slub: Check kasprintf results in kmem_cache_init()
      slub: Allow removal of slab caches during boot
      slub: Use kmem_cache flags to detect if slab is in debugging mode.
      slub numa: Fix rare allocation from unexpected node
      slub: Allow removal of slab caches during boot

Pekka Enberg (2):
      Revert "slub: Allow removal of slab caches during boot"
      Merge branches 'slab/fixes', 'slob/fixes', 'slub/cleanups' and
'slub/fixes' into for-linus

Xiaotian Feng (1):
      slab: fix caller tracking on !CONFIG_DEBUG_SLAB && CONFIG_TRACING

 include/linux/page-flags.h |    2 -
 include/linux/slab.h       |    6 ++-
 mm/slab.c                  |    2 +-
 mm/slob.c                  |    9 ++++-
 mm/slub.c                  |   86 ++++++++++++++++++++++----------------------
 5 files changed, 56 insertions(+), 49 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-08-04 19:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-08-04 19:19 [GIT PULL] SLAB updates for 2.6.36-rc0 Pekka Enberg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox