WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-devel] [PATCH 2/2] CPUIDLE: Handle C2 LAPIC timer & TSC stop

To: "xen-devel@xxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] [PATCH 2/2] CPUIDLE: Handle C2 LAPIC timer & TSC stop
From: "Wei, Gang" <gang.wei@xxxxxxxxx>
Date: Fri, 19 Sep 2008 23:51:26 +0800
Accept-language: en-US
Acceptlanguage: en-US
Delivery-date: Fri, 19 Sep 2008 08:51:57 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: Ackab5KrP33CfG1jTsCbpnomiZXkXg==
Thread-topic: [PATCH 2/2] CPUIDLE: Handle C2 LAPIC timer & TSC stop
ACPI C2 is quite possible mapped to CPU C3 or deeper state, so thinking from 
worst cases, enable C3 like entry/exit handling for C2 by default. Option 
'lapic_timer_c2_ok' can be used to select simple C2 entry/exit only if the user 
make sure that LAPIC tmr & TSC will not be stopped during C2.

Signed-off-by: Wei Gang <gang.wei@xxxxxxxxx>

Attachment: c2-broadcast.patch
Description: c2-broadcast.patch

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] [PATCH 2/2] CPUIDLE: Handle C2 LAPIC timer & TSC stop, Wei, Gang <=