commit | 5a344a505093dd65f82f338ffdb7208321b3630e | [log] [tgz] |
---|---|---|
author | Zhao Yakui <yakui.zhao@intel.com> | Mon Jan 10 16:35:45 2011 +0800 |
committer | Len Brown <len.brown@intel.com> | Mon Jan 10 12:35:28 2011 -0500 |
tree | 398d26e9108e54537be840e658cbe7972a810fb4 | |
parent | daef1f35ea1e2cca125eecd5f078f40b55eb9105 [diff] |
ACPI: Reevaluate whether the T-state is supported or not after cpu is online/offline After one CPU is offlined, it is unnecessary to switch T-state for it. So it will be better that the throttling is disabled after the cpu is offline. At the same time after one cpu is online, we should check whether the T-state is supported and then set the corresponding T-state flag. Signed-off-by: Zhao Yakui <yakui.zhao@intel.com> Signed-off-by: Len Brown <len.brown@intel.com>