diff options
author | Borislav Petkov <[email protected]> | 2010-03-31 21:56:42 +0200 |
---|---|---|
committer | H. Peter Anvin <[email protected]> | 2010-04-09 14:05:43 -0700 |
commit | 73860c6b2fd159a35637e233d735e36887c266ad (patch) | |
tree | 74c657fbd87569441ef0f0e0683637ff0de7700f /lib/string_helpers.c | |
parent | 5958f1d5d722df7a9e5d129676614a8e5219bacd (diff) |
powernow-k8: Add core performance boost support
Starting with F10h, revE, AMD processors add support for a dynamic
core boosting feature called Core Performance Boost. When a specific
condition is present, a subset of the cores on a system are boosted
beyond their P0 operating frequency to speed up the performance of
single-threaded applications.
In the normal case, the system comes out of reset with core boosting
enabled. This patch adds a sysfs knob with which core boosting can be
switched on or off for benchmarking purposes.
While at it, make the CPB code hotplug-aware so that taking cores
offline wouldn't interfere with boosting the remaining online cores.
Furthermore, add cpu_online_mask hotplug protection as suggested by
Andrew.
Finally, cleanup the driver init codepath and update copyrights.
Signed-off-by: Borislav Petkov <[email protected]>
LKML-Reference: <[email protected]>
Reviewed-by: Thomas Renninger <[email protected]>
Signed-off-by: H. Peter Anvin <[email protected]>
Diffstat (limited to 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions