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

RE: [Xen-devel] [PATCH] patch to buffer write ioreq

To: "Keir Fraser" <Keir.Fraser@xxxxxxxxxxxx>
Subject: RE: [Xen-devel] [PATCH] patch to buffer write ioreq
From: "Li, Xin B" <xin.b.li@xxxxxxxxx>
Date: Wed, 21 Jun 2006 23:11:35 +0800
Cc: "Han, Zhu" <zhu.han@xxxxxxxxx>, xen-devel@xxxxxxxxxxxxxxxxxxx, "Dong, Eddie" <eddie.dong@xxxxxxxxx>
Delivery-date: Wed, 21 Jun 2006 08:12:27 -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: AcaVHyQnuMiwBvmRTTms/7LCaTdjNQAIE3OA
Thread-topic: [Xen-devel] [PATCH] patch to buffer write ioreq
>How does win2k fail? Does it make assertions about device access 
>latencies?

Yes, seems it makes assertions about standard VGA latencies.

When we boot win2k guests, just after windows enters standard VGA
graphics mode, it keeps updating a flashing bar to indicate it's in
booting process, but seems this screen updating in win2k guest is
executed as a very high priority task, so win2k can not boot.
The phenomenon is, If in 10ms, about 600 standard VGA MMIO writes can
happen, win2k can boot normally. If less or about 500 writes happen, it
can _not_ boot and just keeps updating the flashing bar, we ever waited
for several hours to see if it can boot, but the guest made no more
progress. I guess there is a threshold for win2k to boot. 
BTW, winxp is OK.

-Xin

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