From: Fabrice Bellard <fabrice@bellard.org>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Re: high CPU load / async IO?
Date: Tue, 25 Jul 2006 22:37:56 +0200 [thread overview]
Message-ID: <44C68124.3020809@bellard.org> (raw)
In-Reply-To: <20060725194316.GH4044@suse.de>
Jens Axboe wrote:
> On Tue, Jul 25 2006, Sven Köhler wrote:
>
>>>>>So the current thread-based async dma patch is really just the wrong long
>>>>>term solution. A more long term solution is likely in the works. It
>>>>>requires quite a bit of code modification though.
>>>>
>>>>I see. So in other words:
>>>>
>>>>don't ask for simple async I/O now. The more complex and flexible
>>>>sollution will follow soon.
>>>
>>>Yes, hopefully really soon.
>>
>>So i will wait patiently :-)
>
>
> Is anyone actively working on this, or is it just speculation? I'd
> greatly prefer (and might do, if no one is working on it and Fabrice
> would take it) do a libaio version, since that'll for sure perform the
> best on Linux. But a posixaio version might be saner, as that should
> work on other operating systems as well.
>
> Fabrice, can you let people know what you would prefer?
I am working on an implementation and the first version will use the
posix aio and possibly the Windows ReadFile/WriteFile overlapped I/Os.
Anthony Liguori got a pre version of the code, but it is not commitable yet.
Fabrice.
next prev parent reply other threads:[~2006-07-25 20:38 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-07-23 22:47 [Qemu-devel] high CPU load / async IO? Sven Köhler
2006-07-24 18:46 ` [Qemu-devel] " Anthony Liguori
2006-07-24 22:51 ` Sven Köhler
2006-07-25 14:55 ` Anthony Liguori
2006-07-25 18:15 ` Sven Köhler
2006-07-25 19:43 ` Jens Axboe
2006-07-25 20:37 ` Fabrice Bellard [this message]
2006-07-26 7:45 ` Jens Axboe
2006-07-26 12:21 ` Paul Brook
2006-07-26 12:23 ` Jens Axboe
2006-07-26 12:27 ` Paul Brook
2006-07-26 12:46 ` Jens Axboe
2006-07-26 14:14 ` Sven Köhler
2006-07-26 17:54 ` Jens Axboe
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=44C68124.3020809@bellard.org \
--to=fabrice@bellard.org \
--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.