All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Sven Köhler" <skoehler@upb.de>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] Re: qemu (cvs-version) performance?
Date: Sat, 11 Mar 2006 23:35:48 +0100	[thread overview]
Message-ID: <duvjc7$d7$1@sea.gmane.org> (raw)
In-Reply-To: <200603112225.16535.paul@codesourcery.com>

>> I thought, that qemu-0.8.0's problem would be disk-IO. I installed
>> Windows 2000 and in the task-manager the CPU-Time is 100% during intense
>> IO. A "dir c:\ /A /S /B >NUL:" on the console causes 100% CPU-time and
>> most of it being that red-colored "in-kernel-time".
> 
> Qemu host IO is syncrhonous. ie. the guest is paused on the instruction that 
> issues the IO until the IO completes. As for as the guest is concerned it 
> happens instantly. This is all your test shows.

I have seen thoughts about asynchronous IO for qemu. I thought that they
would have been integrated along with the DMA-patches already.

I would really see how qemu performs with asynch IO enabled. Are there
any patches out there?


Greetings
  Sven

  reply	other threads:[~2006-03-11 22:36 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-11  3:34 [Qemu-devel] qemu (cvs-version) performance? Sven Köhler
2006-03-11 22:25 ` Paul Brook
2006-03-11 22:35   ` Sven Köhler [this message]
2006-03-11 22:58     ` [Qemu-devel] " Sven Köhler
2006-03-11 23:01     ` Jim C. Brown

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='duvjc7$d7$1@sea.gmane.org' \
    --to=skoehler@upb.de \
    --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.