[<prev] [next>] [day] [month] [year] [list]
Message-ID: <alpine.LFD.2.02.1203270859170.2826@tux.localdomain>
Date: Tue, 27 Mar 2012 08:59:42 +0300 (EEST)
From: Pekka Enberg <penberg@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
cc: Andrew Morton <akpm@...ux-foundation.org>,
Christoph Lameter <cl@...ux.com>, linux-kernel@...r.kernel.org
Subject: [GIT PULL] SLAB changes for v3.4-rc0
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists