Re: [PATCH v3 2/3] cpu: Offline state Framework.

2009-09-30 Thread Randy Dunlap
On Tue, 15 Sep 2009 17:37:06 +0530 Gautham R Shenoy wrote: Signed-off-by: Gautham R Shenoy e...@in.ibm.com --- Documentation/cpu-hotplug.txt | 22 + drivers/base/cpu.c| 181 +++-- include/linux/cpu.h | 10 ++ 3 files

[PATCH v3 2/3] cpu: Offline state Framework.

2009-09-15 Thread Gautham R Shenoy
Provide an interface by which the system administrator can decide what state should the CPU go to when it is offlined. To query the hotplug states, on needs to perform a read on: /sys/devices/system/cpu/cpunumber/available_hotplug_states To query or set the current state for a particular CPU,