qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Anthony Liguori <anthony@codemonkey.ws>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] Disable AIO for Mac OS X
Date: Sun, 25 Jan 2009 11:53:13 -0600	[thread overview]
Message-ID: <497CA709.1050808@codemonkey.ws> (raw)
In-Reply-To: <65DE230B-546B-4E7E-8CF4-3D57B9EA6D9B@suse.de>

[-- Attachment #1: Type: text/plain, Size: 642 bytes --]

Alexander Graf wrote:
>
> On 25.01.2009, at 17:28, Jamie Lokier 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.
>
> pthread_kill doesn't help, neither does SIGUSR1. I'll try out more later.

Does this help?

Regards,

Anthony Liguori

> Alex
>
>>
>> Btw, a pipe might be faster.
>>
>> -- Jamie
>
>
>


[-- Attachment #2: posix-aio-pipe.patch --]
[-- Type: application/mbox, Size: 3232 bytes --]

      reply	other threads:[~2009-01-25 17:53 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-24 19:59 [Qemu-devel] [PATCH] Disable AIO for Mac OS X Alexander Graf
2009-01-24 20:28 ` Anthony Liguori
2009-01-24 20:37   ` Alexander Graf
2009-01-24 20:53     ` Anthony Liguori
2009-01-24 21:14       ` Alexander Graf
2009-01-24 21:25         ` Anthony Liguori
2009-01-24 21:44           ` Alexander Graf
2009-01-24 23:27             ` Anthony Liguori
2009-01-25  9:49               ` Alexander Graf
2009-01-25 15:11                 ` Anthony Liguori
2009-01-25 16:28                   ` Jamie Lokier
2009-01-25 17:35                     ` Anthony Liguori
2009-01-25 17:45                     ` Alexander Graf
2009-01-25 17:53                       ` Anthony Liguori [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=497CA709.1050808@codemonkey.ws \
    --to=anthony@codemonkey.ws \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).