commit | 9cbad61b41f0b6f0a4c600fe96d8292ffd592b50 | [log] [tgz] |
---|---|---|
author | Eric Piel <Eric.Piel@tremplin-utc.net> | Fri Mar 10 11:35:27 2006 +0200 |
committer | Dominik Brodowski <linux@dominikbrodowski.net> | Sun Mar 26 10:46:18 2006 +0200 |
tree | 85634cbfc70d97534926230dfc4bdc8880a80242 | |
parent | ff8c288d7d1a368b663058cdee1ea0adcdef2fa2 [diff] |
[PATCH] cpufreq_ondemand: keep ignore_nice_load value when it is reselected Keep the value of ignore_nice_load of the ondemand governor even after the governor has been deselected and selected back. This is the behavior of the other exported values of the ondemand governor and it's much more user-friendly. Signed-off-by: Eric Piel <eric.piel@tremplin-utc.net> Acked-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com> Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>