[kernel] r10032 - dists/trunk/linux-2.6/debian/config/amd64

Maximilian Attems maks at alioth.debian.org
Sat Jan 5 23:32:37 UTC 2008


Author: maks
Date: Sat Jan  5 23:32:36 2008
New Revision: 10032

Log:
amd64 disable X86_P4_CLOCKMOD

driver newly appeared due to x86 merge - usage of speedstep is recommended.

Kconfig says:
"This driver should be only used in exceptional circumstances when very low
power is needed because it causes severe slowdowns and noticeable latencies."


Modified:
   dists/trunk/linux-2.6/debian/config/amd64/config

Modified: dists/trunk/linux-2.6/debian/config/amd64/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/amd64/config	(original)
+++ dists/trunk/linux-2.6/debian/config/amd64/config	Sat Jan  5 23:32:36 2008
@@ -72,6 +72,7 @@
 CONFIG_X86_POWERNOW_K8=m
 CONFIG_X86_POWERNOW_K8_ACPI=y
 CONFIG_X86_SPEEDSTEP_CENTRINO=m
+# CONFIG_X86_P4_CLOCKMOD is not set
 CONFIG_X86_ACPI_CPUFREQ=m
 # CONFIG_X86_ACPI_CPUFREQ_PROC_INTF is not set
 # CONFIG_X86_SPEEDSTEP_LIB is not set



More information about the Kernel-svn-changes mailing list