commit | 720f1c3010db6a411358b962a2007969117840bc | [log] [tgz] |
---|---|---|
author | Thomas Renninger <trenn@suse.de> | Fri Jan 07 11:29:43 2011 +0100 |
committer | Len Brown <len.brown@intel.com> | Wed Jan 12 12:47:31 2011 -0500 |
tree | aee96003008b8cb5873d2e0adc4188bdebef2cfa | |
parent | d18960494f65ca4fa0d67c865aaca99452070d15 [diff] |
cpuidle: Rename X86 specific idle poll state[0] from C0 to POLL C0 means and is well know as "not idle". All documentation out there uses this term as "running"/"not idle" state. Also Linux userspace tools (e.g. cpufreq-aperf and turbostat) show C0 residency which there is correct, but means something totally else than cpuidle "POLL" state. Signed-off-by: Thomas Renninger <trenn@suse.de> Signed-off-by: Len Brown <len.brown@intel.com>