public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
* [RFC][PATCH 4/4] Software coordination of frequency across CPUs sharing common P-state
@ 2005-08-31 21:15 Venkatesh Pallipadi
  0 siblings, 0 replies; only message in thread
From: Venkatesh Pallipadi @ 2005-08-31 21:15 UTC (permalink / raw)
  To: cpufreq, acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
  Cc: Dave Jones, Dominik Brodowski, Len Brown, Rajesh Shah


[RFC][PATCH 4/4] Software coordination of frequency across CPUs sharing common P-state

Final knob to turn on the P-state cpu groups in acpi-cpufreq and 
speedstep-centrino. Add the software coordination bit for _PDC calls.

Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>

Index: linux-2.6.12/include/acpi/pdc_intel.h
===================================================================
--- linux-2.6.12.orig/include/acpi/pdc_intel.h	2005-08-18 15:57:06.465292768 -0700
+++ linux-2.6.12/include/acpi/pdc_intel.h	2005-08-18 15:57:35.217921704 -0700
@@ -16,6 +16,7 @@
 
 
 #define ACPI_PDC_EST_CAPABILITY_SMP	(ACPI_PDC_SMP_C1PT | \
+					 ACPI_PDC_SMP_P_SWCOORD | \
 					 ACPI_PDC_C_C1_HALT)
 
 #define ACPI_PDC_EST_CAPABILITY_SMP_MSR	(ACPI_PDC_EST_CAPABILITY_SMP | \


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-08-31 21:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-08-31 21:15 [RFC][PATCH 4/4] Software coordination of frequency across CPUs sharing common P-state Venkatesh Pallipadi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox