RE: [PATCH 0/6] x86/cpu hotplug: Wake up offline CPU via mwait ornmi

From: Luck, Tony
Date: Tue Jun 05 2012 - 13:44:13 EST


> Like what? Offline is nothing more than a C state on x86.

Offline is a bigger hammer than idle.

When a core is idle it may take an interrupt which wakes it up to use power.
The scheduler may assign a process to run on it, which will wake it up to use power.

When a core is offline we take extra steps (re-routing interrupts, telling the
scheduler it is not available for work) to make sure it STAYS in that low
power state.

-Tony
--
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/