[CPUFREQ] ondemand/conservative: sanitize sampling_rate restrictions
authorThomas Renninger <trenn@suse.de>
Wed, 4 Feb 2009 10:55:12 +0000 (11:55 +0100)
committerDave 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