qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] Disable AIO for Mac OS X


From: Jamie Lokier
Subject: Re: [Qemu-devel] [PATCH] Disable AIO for Mac OS X
Date: Sun, 25 Jan 2009 16:28:33 +0000
User-agent: Mutt/1.5.13 (2006-08-11)

Anthony Liguori wrote:
> Alexander Graf wrote:
> >The kill() is called, but we're never receiving the signal. Also when 
> >I kill -31 manually from the outside, the signal handler isn't invoked.
> 
> Anyone know much about signal delivery in Darwin?  Is there a way to do 
> thread signaling directly?

Try pthread_kill()?  That should work on everything.
Btw, a pipe might be faster.

-- Jamie




reply via email to

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