[Patch 0/7] Per cpu thread hotplug infrastructure - V3

From: Thomas Gleixner
Date: Mon Jul 16 2012 - 06:43:11 EST


The following series implements the infrastructure for parking and
unparking kernel threads to avoid the full teardown and fork on cpu
hotplug operations along with management infrastructure for hotplug
and users.

Changes vs. V2:

Use callbacks for all functionality. Thanks to Rusty for pointing
that out. It makes the use sites nice and simple and keeps all the
code which would be duplicated otherwise on the core.

Thanks,

tglx

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/