[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-ia64-devel] Weekly benchmark results [ww25]


  • To: <xen-ia64-devel@xxxxxxxxxxxxxxxxxxx>
  • From: "yo.fujita" <yo.fujita@xxxxxxxxxxxxxxxx>
  • Date: Fri, 23 Jun 2006 16:21:12 +0900
  • Delivery-date: Fri, 23 Jun 2006 00:18:45 -0700
  • List-id: Discussion of the ia64 port of Xen <xen-ia64-devel.lists.xensource.com>
  • Thread-index: AcaWlZshhBxvljRZSG+TtfTzP0Obyw==

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

Attachment: ltp-domU-20060622.log
Description: Binary data

_______________________________________________
Xen-ia64-devel mailing list
Xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-ia64-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.