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] HVM Save/Restore "interrupts get stuck"

To: xen-devel@xxxxxxxxxxxxxxxxxxx, "Keir Fraser" <Keir.Fraser@xxxxxxxxxxxx>, "Tim Deegan" <Tim.Deegan@xxxxxxxxxxxxx>, "Woller, Thomas" <thomas.woller@xxxxxxx>
Subject: [Xen-devel] HVM Save/Restore "interrupts get stuck"
From: "Petersson, Mats" <Mats.Petersson@xxxxxxx>
Date: Mon, 30 Apr 2007 18:35:54 +0200
Delivery-date: Mon, 30 Apr 2007 09:34:57 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
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/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AceLRZ69gDmq83EuR1GvqiBP8/CGUw==
Thread-topic: HVM Save/Restore "interrupts get stuck"
Using my simple guest IDE_TEST, I've come to the conclusion that after
some time (around 100-200 save/restore cycles), the timer stops ticking
(or interrupts from the timer stops getting delivered to be more
precise). 

I tried using Tim's hvmdump utility, but somehow it didn't work. 

I've hacked the code to re-initialize the timer (8254) when it's in a
stuck state to see if that helps it out (I'm not suggesting this will
actually solve the problem, but it should help identify whether the loss
of interrupt delivery is failing at the interrupt controller or the
timer itself). 

Any other thoughts? 

I'm off home now, so don't expect any replies until tomorrow morning.
Test is running right now.


--
Mats



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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] HVM Save/Restore "interrupts get stuck", Petersson, Mats <=