All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Brook <paul@codesourcery.com>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] AIO and savevm
Date: Sun, 3 Sep 2006 13:08:38 +0100	[thread overview]
Message-ID: <200609031308.40023.paul@codesourcery.com> (raw)
In-Reply-To: <BAY104-F18D116520917D0BB052156FF320@phx.gbl>

On Sunday 03 September 2006 12:14, Blue Swirl wrote:
> >qemu_aio_poll doesn't wait. It returns immediately if IO has not completed
> >yet.
>
> You're right, sorry. How's this version then? Though there is a race
> condition where the AIO signal is received between checking for AIO and
> waiting for it.

I moved it into a separate routine, and fixed the race condition.
We also need to flush AIO requests before doing loadvm.

Paul

  reply	other threads:[~2006-09-03 12:08 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-09-03 11:14 [Qemu-devel] AIO and savevm Blue Swirl
2006-09-03 12:08 ` Paul Brook [this message]
  -- strict thread matches above, loose matches on Subject: below --
2006-09-03 10:42 Blue Swirl
2006-09-03 10:49 ` Paul Brook
2006-09-02 15:28 Blue Swirl
2006-09-02 19:34 ` Paul Brook
2006-09-03  8:51   ` Blue Swirl
2006-09-03 10:23     ` Paul Brook

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=200609031308.40023.paul@codesourcery.com \
    --to=paul@codesourcery.com \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.