]> nv-tegra.nvidia Code Review - linux-2.6.git/commit
[PATCH] cpufreq_ondemand: keep ignore_nice_load value when it is reselected
authorEric Piel <Eric.Piel@tremplin-utc.net>
Fri, 10 Mar 2006 09:35:27 +0000 (11:35 +0200)
committerDominik Brodowski <linux@dominikbrodowski.net>
Sun, 26 Mar 2006 08:46:18 +0000 (10:46 +0200)
commit9cbad61b41f0b6f0a4c600fe96d8292ffd592b50
tree85634cbfc70d97534926230dfc4bdc8880a80242
parentff8c288d7d1a368b663058cdee1ea0adcdef2fa2
[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>
drivers/cpufreq/cpufreq_ondemand.c