WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-ia64-devel] [IA64] Weekly benchmark results [2009ww21]

To: xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-ia64-devel] [IA64] Weekly benchmark results [2009ww21]
From: "KUWAMURA Shin'ya" <kuwa@xxxxxxxxxxxxxx>
Date: Fri, 29 May 2009 17:31:49 +0900 (JST)
Cc: xen-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Fri, 29 May 2009 01:32:26 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-ia64-devel-request@lists.xensource.com?subject=help>
List-id: Discussion of the ia64 port of Xen <xen-ia64-devel.lists.xensource.com>
List-post: <mailto:xen-ia64-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-ia64-devel>, <mailto:xen-ia64-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-ia64-devel>, <mailto:xen-ia64-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-ia64-devel-bounces@xxxxxxxxxxxxxxxxxxx
Hi,

I report a benchmark result of this week on IPF using
xen-unstable and linux-2.6.18-xen. # not ia64 tree

- GCC 3.4 output warnings:
    In file included from tapdisk-ipc.c:34:
    tapdisk.h:110: warning: parameter has incomplete type
  I removed -Werror from CFLAGS of tools/blktap2/drivers/Makefile.
  This issue has been fixed xen-unstable 19671.
  
- Compiling tools failed:
    block-qcow.c:1202: error: `PATH_MAX' undeclared (first use in this function)
  I sent a patch.

- linux-2.6.18-xen 879:2ab54cc40761 cannot be compiled on ia64. I
  added a patch linux-2.6.18-xen.hg 885.

- Starting xend failed on Python 2.3. I sent a patch.

- Creating DomVTi failed. I have already sent a patch.
  http://lists.xensource.com/archives/html/xen-devel/2009-05/msg01020.html

- tap:aio could not work. We used vbd.
    File "usr/lib/python2.3/site-packages/xen/xend/server/BlktapController.py", 
line 124, in createDevice
      (typ, subtyp, params, file) = string.split(uname, ':', 3)
  ValueError: unpack list of wrong size


TEST ENVIRONMENT
    Machine          : Tiger4
    Kernel           : 2.6.18.8-xen
    Changeset        : 19662:fe68405201d2 (xen-unstable)
                       + three patches
                       879:2ab54cc40761   (linux-2.6.18-xen)
                       + 885:a4b49dff3387
                       136:eb97cb2936d6   (efi-vfirmware)
                       16a3f59            (qemu-xen-unstable)
                       + a patch
    Dom0 OS          : RHEL4 U2 (2P)
    DomU OS          : RHEL4 U2 (8P, using file)
    DomVTi OS        : RHEL4 U2 (8P, with PV-on-HVM drivers)
    CONFIG_QEMU      : ioemu-remote

TEST RESULTS
  DomU: # file:
    unixbench4.1.0    : Pass
    bonnie++-1.03     : Pass
    ltp-full-20070930 : Pass
    iozone3_191       : Pass
    lmbench-3.0-a5    : Pass
  DomVTi: # file:
    unixbench4.1.0    : Pass
    bonnie++-1.03     : Pass
    ltp-full-20070930 : Pass
    iozone3_191       : Pass
    lmbench-3.0-a5    : Pass

Best regards,
KUWAMURA Shin'ya and FUJITSU members

_______________________________________________
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] [IA64] Weekly benchmark results [2009ww21], KUWAMURA Shin'ya <=