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:35:46 -0600	[thread overview]
Message-ID: <f085eb030901250935v5cfbbc09j3edf8ccd48325ebc@mail.gmail.com> (raw)
In-Reply-To: <20090125162832.GA2922@shareable.org>

On Sun, Jan 25, 2009 at 10:28 AM, Jamie Lokier <jamie@shareable.org> 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	other threads:[~2009-01-25 17:35 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 [this message]
2009-01-25 17:45                     ` Alexander Graf
2009-01-25 17:53                       ` Anthony Liguori

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=f085eb030901250935v5cfbbc09j3edf8ccd48325ebc@mail.gmail.com \
    --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).