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-ia64-devel

Re: [Xen-ia64-devel] [PATCH] emulate PAL_HALT_LIGHT on domU

To: "Tian, Kevin" <kevin.tian@xxxxxxxxx>, <xen-ia64-devel@xxxxxxxxxxxxxxxxxxx>
Subject: Re: [Xen-ia64-devel] [PATCH] emulate PAL_HALT_LIGHT on domU
From: Atsushi SAKAI <sakaia@xxxxxxxxxxxxxx>
Date: Fri, 07 Jul 2006 21:09:48 +0900
Delivery-date: Fri, 07 Jul 2006 05:11:39 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: (Your message of "Fri, 7 Jul 2006 16:01:47 +0800") <386718549BA50E498DA75F3C0518CEEC0F1F60@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
List-help: <mailto:xen-ia64-devel-request@lists.xensource.com?subject=help>
List-id: Discussion of the ia64 port of Xen <xen-ia64-devel.lists.xensource.com>
List-post: <mailto:xen-ia64-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-ia64-devel>, <mailto:xen-ia64-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-ia64-devel>, <mailto:xen-ia64-devel-request@lists.xensource.com?subject=unsubscribe>
References: <386718549BA50E498DA75F3C0518CEEC0F1F60@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
Sender: xen-ia64-devel-bounces@xxxxxxxxxxxxxxxxxxx
Hi, All

This patch emulates Guest PAL_HALT_LIGHT on domU by using do_block and timer.
It also adds the function of the timer interrupt to domU at the vcpu woke up.

Signed-off-by: Atsushi SAKAI <sakaia@xxxxxxxxxxxxxx>


About the timer interrupt to domU

The function "xen_timer_interrupt" on Xen only sends 
the timer interrupt to current vcpu.
When the idle domain is running, DomU cannot receive timer interrupt.
If some domain cannot receive the timer interrupt during 10 secs,
a message "BUG: soft lockup detected appeared" comes from domU.
To avoid this, I add a timer interrupt check routine at the vcpu woke up.
 
Thanks for various comments on Xen-IA64-Devel and my colleagues.

Thanks,
Atsushi SAKAI









Attachment: domupal_halt_light_take2.patch
Description: Binary data

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