| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
 Re: [Xen-users] Machine time delay in guest domains	(Fullvirtualization)
 
To: "Caz Yokoyama" <cazyokoyama@xxxxxxxxx>From: "KUMIKO GOTO" <gotou.kumiko@xxxxxxxxx>Date: Wed, 9 Jan 2008 21:27:10 +0900Cc: xen-users@xxxxxxxxxxxxxxxxxxxDelivery-date: Wed, 09 Jan 2008 04:28:04 -0800Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma;	h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references;	b=HktxODGstyRpfD31yyPIRbiusFb/qZsIr/OUdrAfLFevzCGl5CNlTT4SIU/o2E8akOqSCxwSooBJNI5d94h1HZmBSPCtIduTsTudj8JMXtsHWtBqQpwoptLwqIn5NtmmgNG4J+qL+pyUtP7c+4kmNKSks6YWbxx2755+kZWipZc=List-id: Xen user discussion <xen-users.lists.xensource.com> Hi, Caz,
 
 Thanks so much for giving me a valuable suggestion.
 I'm now checking the manual (but it is soooo difficult...)
 
 Anyway, I really would like to extend my sincere gratitude to you.
 :)
 
 -kumiko
 
 
 
 2007/12/28, Caz Yokoyama <cazyokoyama@xxxxxxxxx>:
Hello Goto-san, "SPEC CPU2006" probably refers domain virtual time. Let's assume you have one Dom0 and 2 DomUs and each one is scheduled 1/3 of processor time. Each one receives 33 clock ticks out of 100 clock ticks. Domain virtual time of DomU is advanced 1/3 of actual clock (wall clock time). Please refer "
2.4 Time" of "Xen Interface manual Xen 
v3.0 for x86" for detail.   
  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 
 |