commit | a75603a084f1dd9a9558c8af95fc2acfc54f1021 | [log] [tgz] |
---|---|---|
author | Alexander Clouter <alex@digriz.org.uk> | Fri Feb 13 19:03:26 2009 +0000 |
committer | Dave Jones <davej@redhat.com> | Tue Feb 24 22:47:32 2009 -0500 |
tree | 6b8369d6a60c8eb21ba9686def3d73548cc27974 | |
parent | 8e677ce83bf41ba9c74e5b6d9ee60b07d4e5ed93 [diff] |
[CPUFREQ] conservative: remove 10x from def_sampling_rate AMD users get particular hit by this issue (bug 8081) as it caps at typically 90 seconds as the minimum period for a frequency change. Harsh eh? Years ago I borked this buy puting the 10x in the wrong place...I fix that by removing it altogether. Signed-off-by: Alexander Clouter <alex@digriz.org.uk> Signed-off-by: Dave Jones <davej@redhat.com>