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]enhance cpuidle pit broadcast

To: <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] [PATCH]enhance cpuidle pit broadcast
From: "Wei, Gang" <gang.wei@xxxxxxxxx>
Date: Tue, 29 Jul 2008 17:20:21 +0800
Cc: Keir Fraser <keir.fraser@xxxxxxxxxxxxx>
Delivery-date: Tue, 29 Jul 2008 02:21:48 -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: AcjxXFL8Vl3BZK+TS4yA/h6KIERfxg==
Thread-topic: [PATCH]enhance cpuidle pit broadcast
This patch reprog LAPIC timer in pit_broadcast_exit, to remove possible
timer expiring delay caused by deep C state LAPIC 
timer stopping.

Maybe later we can consolidate common logic for broadcast enter/exit
better, to avoid duplicated code. But for now let's leave it this way.

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

Attachment: reprog-lapic-in-pit-bc-exit.patch
Description: reprog-lapic-in-pit-bc-exit.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]enhance cpuidle pit broadcast, Wei, Gang <=