Xen 
 
Home About Xen.org Xen Xen Summit Wiki Mailing List Bug Tracker Xen Downloads
 
   
 

xen-users

[Xen-users] Machine time delay in guest domains (Full virtualization)

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Machine time delay in guest domains (Full virtualization)
From: "KUMIKO GOTO" <gotou.kumiko@xxxxxxxxx>
Date: Fri, 28 Dec 2007 00:49:18 +0900
Delivery-date: Thu, 27 Dec 2007 07:50:16 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=VZmUapkFj/9PG4ucEyPBbyaG7nVVDu/6Yk9TAOq2unA=; b=FnT8EOMW5ZZzoAehMlQZaRAQ79GqVHtU6BhVbKDFxPVEqkFBix5yarYj/KEjNL19mEbw7OmK/UzoWqfYeazW7uQiYpxO7e3ARA+u7s81El8p2CE1OMGJs5e5oL8g7V2rh8yASRQjwnG3jVyFk5Emj1h78J7oUaYD8ZJzxXUcu5s=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=VuEF6qHmxeiTE2J0bNkcIc/g1fhZ/KSLFp2xRJmeD62kM2ndMmnCMQlU/bYVfsAgG3KLgi0j4mvzcfW1O742clVBuubX4vukwXIuPAgX9DXpMkYCGWtPkARmvugIdkd8sxrGy3gk5JfMjG6TExfLf1fut1rUO2qhVw+1hAMYXQg=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hi,

I have one question about machine time delay in guest domains (full
virtualization).

In order to evaluate cpu performance, I applied "SPEC CPU2006" and found
that
machine time of guest domains is severely delayed from actual time.
->Actual test time : test time measured in guest domains = 4:1
(e.g., Actual test time =40 min, test time measured in guest domain time
=10 min)

I think that there is some relationship between the number of domains and
cores.
(please see the following results)

Does anyone know why this kind of time delay occurs in Xen?

------------------------------------------------------
<<Environment>>
-Host machine has 2 cores (core number 0-1)
-Guest OSs: Full virtualization

*test 1
4 domains share 2 core (each domain has 2 vcpu)
->result: actual test time : test time measured in guest domains = 4:1

*test 2
2 domains share 1 core and the other 2 domains share the other 1 core.
->result: actual test time : test time measured in guest domains = 2:1
------------------------------------------------------

Thanks for your kindness.

Best,

-Kumiko
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] Machine time delay in guest domains (Full virtualization), KUMIKO GOTO <=