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: Anthony Liguori
Subject: Re: [Qemu-devel] [PATCH] Disable AIO for Mac OS X
Date: Sun, 25 Jan 2009 11:35:46 -0600

On Sun, Jan 25, 2009 at 10:28 AM, Jamie Lokier <address@hidden> wrote:
> 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.

Yeah, writing to a pipe is going too be a much better overall solution.

Regards,

Anthony Liguori

> -- Jamie
>
>
>




reply via email to

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