linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [patch 0/3] Cpu alloc slub support: Replace percpu allocator in slub.c
@ 2008-09-19 20:37 Christoph Lameter
  2008-09-19 20:37 ` [patch 1/3] cpu alloc: Use in slub Christoph Lameter
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Christoph Lameter @ 2008-09-19 20:37 UTC (permalink / raw)
  To: akpm
  Cc: linux-kernel, linux-mm, jeremy, ebiederm, travis, herbert, xemul,
	penberg

Slub also has its own per cpu allocator. Get rid of it and use cpu_alloc().

-- 

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2008-10-02 16:22 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-09-19 20:37 [patch 0/3] Cpu alloc slub support: Replace percpu allocator in slub.c Christoph Lameter
2008-09-19 20:37 ` [patch 1/3] cpu alloc: Use in slub Christoph Lameter
2008-09-19 20:37 ` [patch 2/3] cpu alloc: Remove slub fields Christoph Lameter
2008-10-01 17:53   ` Pekka Enberg
2008-10-02 16:21     ` Christoph Lameter
2008-09-19 20:37 ` [patch 3/3] Increase default reserve percpu area Christoph Lameter
2008-09-19 22:02   ` Pekka Enberg
2008-09-19 22:07     ` Pekka Enberg
2008-09-19 21:57 ` [patch 0/3] Cpu alloc slub support: Replace percpu allocator in slub.c Pekka Enberg

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).