linux/arch/i386/kernel/cpu
Venkatesh Pallipadi d395bf12d1 [ACPI] Reduce acpi-cpufreq switching latency by 50%
The acpi-cpufreq driver does a P-state get after a P-state set
to verify whether set went through successfully. This test
is kind of redundant as set goes throught most of the times,
and the test is also expensive as a get of P-states can
take a lot of time (same as a set operation) as it goes
through SMM mode. Effectively, we are doubling the P-state
latency due to this get opertion.

momdule parameter "acpi_pstate_strict" restores orginal paranoia.

http://bugzilla.kernel.org/show_bug.cgi?id=5129

Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
2005-08-26 22:22:33 -04:00
..
cpufreq [ACPI] Reduce acpi-cpufreq switching latency by 50% 2005-08-26 22:22:33 -04:00
mcheck [PATCH] suspend/resume SMP support 2005-06-25 16:24:32 -07:00
mtrr [PATCH] MTRR suspend/resume cleanup 2005-07-07 18:23:42 -07:00
amd.c [PATCH] x86_64: 386/x86-64 Further AMD dual core fixes 2005-05-20 15:48:20 -07:00
centaur.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
changelog Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
common.c [PATCH] MTRR suspend/resume cleanup 2005-07-07 18:23:42 -07:00
cpu.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
cyrix.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
intel.c [PATCH] mostly_read data section 2005-07-07 18:23:46 -07:00
intel_cacheinfo.c [PATCH] x86_64: When running cpuid4 need to run on the correct CPU 2005-07-28 21:46:01 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
nexgen.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
proc.c [PATCH] x86: cpu_khz type fix 2005-06-23 09:45:11 -07:00
rise.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
transmeta.c [PATCH] transmeta: CONFIG_PROC_FS=n build fix 2005-08-01 21:38:00 -07:00
umc.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00