qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-devel] Re: [Qemu-devel] [PATCH 01/13] Handle terminating signal


From: Ian Jackson
Subject: Re: [Xen-devel] Re: [Qemu-devel] [PATCH 01/13] Handle terminating signals.
Date: Tue, 26 Aug 2008 15:55:35 +0100

Ian Jackson writes ("Re: [Xen-devel] Re: [Qemu-devel] [PATCH 01/13] Handle 
terminating signals."):
> Why does it need a thread ?  You can just write to the pipe in the
> signal handler.  I'll post my code.

Just done.  As you see it's quite straightforward.  We have to
save/restore errno in the signal handler as usual.

So should I provide a patch to do the same for the termination
signals ?  They are much less time-critical than aio completion so
it's perhaps less important.

Ian.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]