|
|
|
|
|
|
|
|
|
|
xen-ia64-devel
[Xen-ia64-devel] Weekly benchmark results [ww25]
Hi, all
I will inform this week's benchmark result.
The tools used now is as follows.
- unixbench4.1.0
- bonnie++-1.03
- ltp-full-20060306
- iozone3_191
- lmbench-3.0-a5
TEST ENVIRONMENT
Machine : Tiger4
KERN : 2.6.16.13-xen
changeset : 10443
Dom0 OS : RHEL4 U2 (no SMP)
DomU OS : RHEL4 U2 (2P)
No. of DomU's : 1
SUMMARY:
- We used 2cpus on the domU testing.
- We used sched="credit".
- We applied the following patch, which have been already
applied in xen-unstable.hg tree, for keeping work the credit
scheduler on the SMP.
--- a/xen/common/sched_credit.c 2006-06-22 07:20:52.000000000 +0900
+++ b/xen/common/sched_credit.c 2006-06-22 08:21:05.000000000 +0900
@@ -967,9 +967,6 @@
if ( peer_cpu == cpu )
break;
- BUG_ON( peer_cpu >= csched_priv.ncpus );
- BUG_ON( peer_cpu == cpu );
-
/*
* Get ahold of the scheduler lock for this peer CPU.
*
@@ -1072,7 +1069,6 @@
ret.task = snext->vcpu;
CSCHED_VCPU_CHECK(ret.task);
- BUG_ON( !vcpu_runnable(ret.task) );
return ret;
}
issues:
- The problem occurred in the last week's test was not
reproduced.
TEST RESULT
unixbench4.1.0 : Pass
bonnie++-1.03 : Pass
ltp-full-20060306 : 8/817 FAIL (Please see the attached files)
iozone3_191 : Pass
lmbench-3.0-a5 : Pass
Thanks and best regards,
Fujita and Fujitsu members
ltp-domU-20060622.log
Description: Binary data
_______________________________________________
Xen-ia64-devel mailing list
Xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-ia64-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-ia64-devel] Weekly benchmark results [ww25],
yo.fujita <=
|
|
|
|
|