From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Schiers Subject: AW: AW: AW: RE: No C-States any longer... Date: Thu, 9 Jun 2011 14:37:39 +0200 Message-ID: <18654011.251307623059847.JavaMail.root@uhura> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Return-path: Content-Disposition: inline List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Ian Campbell Cc: "kevin.tian" , xen-devel List-Id: xen-devel@lists.xenproject.org >Do you have these modules loaded? >$ grep -E CPUFREQ\|PROCESSOR /home/ianc/config-2.6.32.40-xen-amd64 >CONFIG_ACPI_PROCESSOR=m N, there is no extra module (see below) >CONFIG_ACPI_PROCESSOR_AGGREGATOR=m N, module should be acpi_pad >CONFIG_X86_ACPI_CPUFREQ=m N, but CPUFREQ managent is done in Xen >CONFIG_ACPI_PROCESSOR_XEN=m Y, acpi_processor.ko is built instead of "regular" one from lsmod | grep acpi: acpi_processor 5053 1 processor,[permanent] Carsten.