kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Paolo Bonzini <pbonzini@redhat.com>
To: Thomas Fjellstrom <thomas@fjellstrom.ca>,
	Stefan Hajnoczi <stefanha@gmail.com>
Cc: kvm@vger.kernel.org
Subject: Re: virtio disk host cpu overhead?
Date: Sat, 11 Mar 2017 17:45:35 +0100	[thread overview]
Message-ID: <bdbda4f5-ad0f-1ae7-dcc9-ead343d05e3a@redhat.com> (raw)
In-Reply-To: <2460727.SVSaYC5RoY@natasha>



On 11/03/2017 17:33, Thomas Fjellstrom wrote:
>> If the answer to both questions is no, then QEMU uses a thread pool for
>> disk I/O and those threads could be scheduled on any host CPU.
> But should they be pegging 4 or more cores, when the host can do the same work 
> with a single core? I don't mind it spreading work out. But using 4x the cpu 
> time to do the same work is a bit much.

I would expect 2x, but not really more than that.  Which threads are
doing all the work, beyond the VCPU thread and the host I/O thread?

Paolo

      reply	other threads:[~2017-03-11 16:45 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-03 17:05 virtio disk host cpu overhead? Thomas Fjellstrom
2017-03-10  1:52 ` Stefan Hajnoczi
2017-03-11 16:33   ` Thomas Fjellstrom
2017-03-11 16:45     ` Paolo Bonzini [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=bdbda4f5-ad0f-1ae7-dcc9-ead343d05e3a@redhat.com \
    --to=pbonzini@redhat.com \
    --cc=kvm@vger.kernel.org \
    --cc=stefanha@gmail.com \
    --cc=thomas@fjellstrom.ca \
    /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).