kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Avi Kivity <avi@redhat.com>
To: Stefan Hajnoczi <stefanha@gmail.com>
Cc: Ben Clay <rbclay@ncsu.edu>, kvm@vger.kernel.org
Subject: Re: FW: cgroup blkio.weight working, but not for KVM guests
Date: Thu, 25 Oct 2012 19:13:27 +0200	[thread overview]
Message-ID: <50897337.30902@redhat.com> (raw)
In-Reply-To: <20121024061056.GA2904@stefanha-thinkpad.redhat.com>

On 10/24/2012 08:10 AM, Stefan Hajnoczi wrote:

> 1. For aio=native QEMU uses the Linux AIO API.  I think this results in
>    kernel threads that process I/O on behalf of the userspace process.

No, the request is submitted directly from io_submit(), and completion
sets the eventfd from irq context.  Usually no threads are involved.


-- 
error compiling committee.c: too many arguments to function

      reply	other threads:[~2012-10-25 17:13 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <022401cdac8d$32565fa0$97031ee0$@ncsu.edu>
2012-10-22 13:36 ` FW: cgroup blkio.weight working, but not for KVM guests Ben Clay
2012-10-23 12:35   ` Stefan Hajnoczi
2012-10-23 22:48     ` Ben Clay
2012-10-24  6:10       ` Stefan Hajnoczi
2012-10-25 17:13         ` Avi Kivity [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=50897337.30902@redhat.com \
    --to=avi@redhat.com \
    --cc=kvm@vger.kernel.org \
    --cc=rbclay@ncsu.edu \
    --cc=stefanha@gmail.com \
    /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).