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] Re: [PATCH] C6 state with EOI issue fix for some Intel proce

To: Sheng Yang <sheng@xxxxxxxxxxxxxxx>
Subject: [Xen-devel] Re: [PATCH] C6 state with EOI issue fix for some Intel processors
From: Keir Fraser <keir.fraser@xxxxxxxxxxxxx>
Date: Wed, 15 Sep 2010 08:32:26 +0100
Cc: "xen-devel@xxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Wed, 15 Sep 2010 00:33:40 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <201009151510.44090.sheng@xxxxxxxxxxxxxxx>
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: ActUpOcbtBbNZ5Y0S0mTiLXYCWHBgQAAz3Aw
Thread-topic: [PATCH] C6 state with EOI issue fix for some Intel processors
User-agent: Microsoft-Entourage/12.26.0.100708
Aieee! :-)

 K.

On 15/09/2010 08:10, "Sheng Yang" <sheng@xxxxxxxxxxxxxxx> wrote:

> There is an errata in some of Intel processors.
> 
> AAJ72. EOI Transaction May Not be Sent if Software Enters Core C6 During
> an Interrupt Service Routine
> 
> If core C6 is entered after the start of an interrupt service routine but
> before
> a write to the APIC EOI register, the core may not send an EOI transaction (if
> needed) and further interrupts from the same priority level or lower may be
> blocked.
> 
> This patch fix this issue, by checking if ISR is pending before enter deep Cx
> state. If so, it would use power->safe_state instead of deep Cx state to
> prevent 
> the above issue happen.



_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel