linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [Patch 0/2] CPU hotplug compatible alloc_percpu
@ 2006-07-24 17:16 Martin Peschke
  0 siblings, 0 replies; only message in thread
From: Martin Peschke @ 2006-07-24 17:16 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-kernel

Patch 1/2 addresses alloc_percpu's generous way of grabbing memory for
offline cpu's. It allows clients to fix up per-cpu data in their CPU
hotplug handlers, avoiding waste of memory for unused cpu's.
The existing alloc_percpu() / free_percpu() interface has been
reimplemented on top of the enhanced interface.

Patch 2/2 moves the statistic infrastructure over to the enhanced
interface.

This thread lead this patch set:
http://marc.theaimsgroup.com/?l=linux-kernel&m=115270746121933&w=2

Patches are against 2.6.18-rc1-mm2.

Tested on s390, SMP (w/ and w/o cpu hotplug), and UP.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-07-24 17:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-07-24 17:16 [Patch 0/2] CPU hotplug compatible alloc_percpu Martin Peschke

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