All of lore.kernel.org
 help / color / mirror / Atom feed
* [patch 0/3] Cpu alloc slub support V2: Replace percpu allocator in slub.c
@ 2008-10-03 15:24 ` Christoph Lameter
  0 siblings, 0 replies; 12+ messages in thread
From: Christoph Lameter @ 2008-10-03 15:24 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().

V1->V2
- Fix 2 bugs in patches (node[] array problem, inverted check)
- Change reservation of percpu area defaults.

-- 

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

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

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-03 15:24 [patch 0/3] Cpu alloc slub support V2: Replace percpu allocator in slub.c Christoph Lameter
2008-10-03 15:24 ` Christoph Lameter
2008-10-03 15:24 ` [patch 1/3] Increase default reserve percpu area Christoph Lameter
2008-10-03 15:24   ` Christoph Lameter
2008-10-03 15:24 ` [patch 2/3] cpu alloc: Use in slub Christoph Lameter
2008-10-03 15:24   ` Christoph Lameter
2008-10-03 15:47   ` Eric Dumazet
2008-10-03 15:47     ` Eric Dumazet
2008-10-03 16:05     ` Christoph Lameter
2008-10-03 16:05       ` Christoph Lameter
2008-10-03 15:24 ` [patch 3/3] cpu alloc: Remove slub fields Christoph Lameter
2008-10-03 15:24   ` Christoph Lameter

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.