commit | 9b12e18cdc1553de62d931e73443c806347cd974 | [log] [tgz] |
---|---|---|
author | venkatesh.pallipadi@intel.com <venkatesh.pallipadi@intel.com> | Thu Jan 31 17:35:05 2008 -0800 |
committer | Len Brown <len.brown@intel.com> | Thu Feb 07 02:14:16 2008 -0500 |
tree | d49c467a87bed9160b32ea518c8656d27d462326 | |
parent | bc71bec91f9875ef825d12104acf3bf4ca215fa4 [diff] |
ACPI: cpuidle: Support C1 idle time accounting Show C1 idle time in /sysfs cpuidle interface. C1 idle time may not be entirely accurate in all cases. It includes the time spent in the interrupt handler after wakeup with "hlt" based C1. But, it will be accurate with "mwait" based C1. Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com> Signed-off-by: Len Brown <len.brown@intel.com>