linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: Pekka J Enberg <penberg@cs.helsinki.fi>
To: torvalds@linux-foundation.org
Cc: cl@linux-foundation.org, akpm@linux-foundation.org,
	linux-kernel@vger.kernel.org, linux-mm@kvack.org
Subject: [GIT PULL] SLAB updates for 2.6.34-rc1
Date: Thu, 4 Mar 2010 19:49:35 +0200 (EET)	[thread overview]
Message-ID: <alpine.DEB.2.00.1003041947070.22477@melkki.cs.helsinki.fi> (raw)

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>

                 reply	other threads:[~2010-03-04 17:49 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=alpine.DEB.2.00.1003041947070.22477@melkki.cs.helsinki.fi \
    --to=penberg@cs.helsinki.fi \
    --cc=akpm@linux-foundation.org \
    --cc=cl@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=torvalds@linux-foundation.org \
    /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