commit | e8a02572252f9115c2b8296c40fd8b985f06f872 | [log] [tgz] |
---|---|---|
author | Alexander Clouter <alex@digriz.org.uk> | Wed Mar 22 09:56:23 2006 +0000 |
committer | Dominik Brodowski <linux@dominikbrodowski.net> | Sun Mar 26 10:13:21 2006 +0200 |
tree | f6d161e1c47b9ea675f7aa552d618464314c926c | |
parent | 2c906b317b2d9c7e32b0d513e102bd68a2c49112 [diff] |
[PATCH] cpufreq_conservative: alter default responsiveness The sensible approach to making conservative less responsive than ondemand :) As mentioned in patch [1/4]. We do not want conservative to shoot through all the frequencies, its point (by default) is to slowly move through them. By default its ten times less responsive. Signed-off-by: Alexander Clouter <alex-kernel@digriz.org.uk> Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>