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] Vista crashed when do the ltp memory testing under domain 0

To: xen-devel@xxxxxxxxxxxxxxxxxxx, "Hu Steven" <sidney.hu@xxxxxxxxx>
Subject: [Xen-devel] Vista crashed when do the ltp memory testing under domain 0
From: "Steven Hu" <learn.hu@xxxxxxxxx>
Date: Thu, 11 Oct 2007 19:35:38 +0800
Delivery-date: Thu, 11 Oct 2007 04:36:52 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=wtzLL86/FTOD+RQz/gEmObt/4EU0qt+7xY/sqFrAAmY=; b=N1JwgQdEz6MOQRLyw6ew3nWeuxLa+jXBK+6I8QERShL8mJlOxfdNnZXZIdHuzqNpqXTs8YPqhZrOYt/YcRcMJ0hn61R+bqvF1j3ETF3i8IQuaZ2vg7lNSWn/IIn0DuOZSNBJL+JkmS3IXg3NrGjC3tVyTU5uDdTATAWL7W6ZuK4=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=U7K1IrwlFTIKBrowHsC0eIGA1GpDFfbbwzVMORV71P7Fbp7+yUjgHG0umnyWIc1/RUF08n7xw+o3iAkZUNen5TFNQwLwCpekIUYrnBi2VK+/pq7gveISiMST8AtSBDaK7LRmhkJzHJo8wWHtYO+16pmBVb/P8/vYirMmFfT9PyY=
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
Hello,
When run x86_32 SMP Vista HVM guest  and run LTP memory stress testing
under domain 0, after some time, vista will blue screen with this
message:"a clock interrupt was not received on a secondary processor
within the allocated time interval" with Bug Check 0x101.

This issue can also be reproduced copy big files under vista for a
long time.( not alway ).

Could anyone give some idea about this issue? According to my
understandng,  when domain 0 do the DMA disk access, some timers are
lost. It is related the APIC timer interrupt.
Thanks.

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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] Vista crashed when do the ltp memory testing under domain 0, Steven Hu <=