git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9411b4e
)
[CPUFREQ] ondemand/conservative: sanitize sampling_rate restrictions
author
Thomas Renninger
<trenn@suse.de>
Wed, 4 Feb 2009 10:55:12 +0000
(11:55 +0100)
committer
Dave Jones
<davej@redhat.com>
Wed, 25 Feb 2009 03:47:31 +0000
(22:47 -0500)
Limit sampling rate to transition_latency * 100 or kernel limits.
If sampling_rate is tried to be set too low, set the lowest allowed value.
Signed-off-by: Thomas Renninger <trenn@suse.de>
Signed-off-by: Dave Jones <davej@redhat.com>
No differences found