9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "Eric Van Hensbergen" <ericvh@gmail.com>
To: "Fans of the OS Plan 9 from Bell Labs" <9fans@cse.psu.edu>
Subject: Re: [9fans] qemu, kvm, xen
Date: Fri,  6 Apr 2007 09:52:28 -0500	[thread overview]
Message-ID: <a4e6962a0704060752t1592bc0cy94d8e8ec93c262d7@mail.gmail.com> (raw)
In-Reply-To: <13426df10704060736h13f60a16y658fd770561444e0@mail.gmail.com>

On 4/6/07, ron minnich <rminnich@gmail.com> wrote:
>
> boot:
> qemu, 60 seconds
> kvm, 100 seconds (yes, indeed, kvm did indeed boot more slowly than
> plain old qemu)
> xen, 6 seconds (it's nice)
>
> build a pccpuf kernel:
> qemu, 100 seconds
> kvm, 80 seconds
> xen, 12 seconds
>
> So, the choice for speed is still xen. THX will remain xen-based for now.
>

I/O is really going to suck with KVM right now -- after all, they are
using qemu for all their I/O emulation, so it makes sense that they
would be as slow.  The fact that boot is almost double qemu is kinda
crazy (is that qemu + kqemu, or vanilla qemu?) -- I mean I know they
are setting up some extra shit, but double the time is nuts.

kvm will catch up as soon as better paravirtualization interfaces are
integrated (particularly for I/O) -- this is why I wanted to push 9p
as the KVM paravirtualized I/O interface -- its clear they need to
close that gap.

         -eric


  parent reply	other threads:[~2007-04-06 14:52 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-06 14:36 ron minnich
2007-04-06 14:46 ` Anthony Sorace
2007-04-06 14:52 ` Eric Van Hensbergen [this message]
2007-04-06 16:29   ` ron minnich
2007-04-06 16:32 ` Paweł Lasek

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=a4e6962a0704060752t1592bc0cy94d8e8ec93c262d7@mail.gmail.com \
    --to=ericvh@gmail.com \
    --cc=9fans@cse.psu.edu \
    /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).