]> git.baikalelectronics.ru Git - kernel.git/commit
[CPUFREQ] ondemand,conservative governor store the idle ticks for all cpus
authorDave Jones <davej@redhat.com>
Wed, 1 Jun 2005 02:03:49 +0000 (19:03 -0700)
committerDave Jones <davej@redhat.com>
Wed, 1 Jun 2005 02:03:49 +0000 (19:03 -0700)
commit217d34a55661bda30a4049ebdd379fa790a4f127
treee437734bbdd08656a569feddae15207b3ae6327c
parentb23206fc5b674df6ac11bad075ccf5a4f0fa0d8c
[CPUFREQ] ondemand,conservative governor store the idle ticks for all cpus

[PATCH] [2/5] ondemand,conservative governor store the idle ticks for all cpus

Ondemand, conservative governor did not store prev_cpu_idle_up into
prev_cpu_idle_down for other CPUs than the current CPU.

Signed-off-by: Eric Piel <eric.piel@tremplin-utc.net>
Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
Signed-off-by: Dave Jones <davej@redhat.com>
drivers/cpufreq/cpufreq_conservative.c
drivers/cpufreq/cpufreq_ondemand.c