|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] xend blocks SIGCHLD and SIGINT
On Fri, 2006-09-22 at 00:03 +0200, Bastian Blank wrote:
> Hi folks
>
> xend currently block SIGINT and SIGCHLD.
>
> The first makes it impossible to kill xend in debugging mode gracefully.
> The second produces zombies if the childs (for example qemu-dm) dies.
>
> Bastian
>
I've been working on patches to make Xend shutdown cleanly, mainly
because of a Python threading oddity with Thread.join(). If you would
like, you can give this patch a whirl.
I'm not sure whether it helps with the second issue with SIGCHLD though.
But it would be useful to know.
Cheers,
Alastair
xend-xmlrpcserver-cleanly-shutdown.patch
Description: Text Data
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|