All of lore.kernel.org
 help / color / mirror / Atom feed
From: Fabrice Bellard <fabrice@bellard.org>
To: k.suzaki@aist.go.jp
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Xenoppix (KNOPPIX5.1.1 + Xen3.0.4 + QEMU/KVM + HTTP-FUSE) is released
Date: Fri, 09 Feb 2007 11:43:47 +0100	[thread overview]
Message-ID: <45CC5063.60504@bellard.org> (raw)
In-Reply-To: <20070209.194958.123996617.k.suzaki@aist.go.jp>

Kuniyasu Suzaki wrote:
> Dear,
> 
> We released new Xenoppix which is consisted of KNOPPIX5.1.1, Xen3.0.4, QEMU/KVM, 
> and HTTP-FUSE(stackable/network virtual disk). You can compare Xen(3.0.4 on Linux2.6.16) 
> and KVM(Release 12 on Linux2.6.19) on the CD-ROM.
> [...]
> ### Performance 
>  -PI calculation(3 Million-digits) is used to compare. 
>     http://h2np.net/pi/pi_quick_start.tar.gz
>   We confirmed the performance of kvm was very close to native CPU. However the I/O
>   was still slow.
>                | sec   |
>     -----------+-------+----------------------------
>      Native CPU| 14.67 | Core2 Duo (T7200)
>             kvm| 17.90 | IntelVT is effective
>        kvm(off)| 225.1 | "-no-kvm" is used
>     qemu(kqemu)| 24.87 | "-kernel-kqemu" isn't used
>            qemu| 227.1 | "-no-kqemu" is used
>       Xen(DomU)| 14.68 |
>        Xen(HVM)| 15.99 | IntelVT is effective
>     -----------+-------+---------------------------

Hi,

Since your benchmark involve a mostly user task, the performance of 
kqemu must be very close to native CPU time. I suggest you make the 
following tests to improve your benchmarking of qemu/kqemu:

1) Do not use the clock of the virtualized OS to make the measure. QEMU 
may have bugs which make it very inaccurate.

2) For best performances with kqemu, it is better to use Linux 2.4 as 
guest OS (I know this is far from acceptable, but it can help some 
people to get better performance !).

Regards,

Fabrice.

  reply	other threads:[~2007-02-09 10:44 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-09 10:49 [Qemu-devel] Xenoppix (KNOPPIX5.1.1 + Xen3.0.4 + QEMU/KVM + HTTP-FUSE) is released Kuniyasu Suzaki
2007-02-09 10:43 ` Fabrice Bellard [this message]
2007-02-09 11:21   ` Kuniyasu Suzaki
2007-02-09 14:13     ` Fabrice Bellard
2007-02-09 17:32       ` Jens Axboe
2007-02-09 10:59 ` Ricardo Almeida
2007-02-09 11:27   ` Kuniyasu Suzaki

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=45CC5063.60504@bellard.org \
    --to=fabrice@bellard.org \
    --cc=k.suzaki@aist.go.jp \
    --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.