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-bugs

[Xen-bugs] [Bug 30] fast output on console blocks DomU and crashed XEND

To: xen-bugs@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-bugs] [Bug 30] fast output on console blocks DomU and crashed XEND taking 100% of the host
From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
Date: Fri, 13 May 2005 19:41:21 +0000
Delivery-date: Fri, 13 May 2005 19:41:41 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-bugs-request@lists.xensource.com?subject=help>
List-id: Xen Bugzilla <xen-bugs.lists.xensource.com>
List-post: <mailto:xen-bugs@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-bugs>, <mailto:xen-bugs-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-bugs>, <mailto:xen-bugs-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-bugs-bounces@xxxxxxxxxxxxxxxxxxx
http://bugzilla.xensource.com/cgi-bin/bugzilla/show_bug.cgi?id=30





------- Additional Comments From mike.wray@xxxxxx  2005-05-13 19:41 -------
The problem is related to the low-level C code
inside the xu python module that handles the console
i/o. Under heavy load it causes the symptoms you
describe. The good news is that the switch of xend
to using threads has let us change the way all this works
so that the problem doesn't occur anymore.
With the new code I've successfully kept going
while running 'cat -v /dev/full' on the console:
rebooting the domain, or disconnecting and reconnecting the console.
This code should be in the tree soon.



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-bugs] [Bug 30] fast output on console blocks DomU and crashed XEND taking 100% of the host, bugzilla-daemon <=