[CPUFREQ] Remove slowdown from ondemand sampling path.
authorVenkatesh Pallipadi <venkatesh.pallipadi@intel.com>
Wed, 28 Jun 2006 20:49:52 +0000 (13:49 -0700)
committerDave Jones <davej@redhat.com>
Fri, 30 Jun 2006 05:29:47 +0000 (01:29 -0400)
Remove slowdown from ondemand sampling path. This reduces the code path length
in dbs_check_cpu() by half. slowdown was not used by ondemand by default.
If there are any user level tools that were using this tunable, they
may report error now.

Signed-off-by: Alexey Starikovskiy <alexey.y.starikovskiy@intel.com>
Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
Signed-off-by: Dave Jones <davej@redhat.com>

No differences found