 
	
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [IA64] Weekly benchmark results [2009ww51]
 Hi,
I report a benchmark result of this week on IPF using
xen-unstable and linux-2.6.18-xen.
- The hypervisor cannot be built on ia64:
    grant_table.c:498: error: `p2m_type_t' undeclared (first use in this 
function)
  This was caused by 20671:3b29ed4ffb15.
- The tool cannot be built on ia64:
    /tmp/ccY5EuQL.s:33: Error: Unknown opcode `btsl r33,[r14]'
  Because tools/xenpaging/bitops.h supports only x86.
- The tool cannot be built on GCC 3.4.4:
    bidir-hash.c:800: warning: implicit declaration of function 
`__sync_add_and_fetch'
  Because the atomic built-in function __sync_add_and_fetch() is
  supported on GCC 4.1 or later.
TEST ENVIRONMENT
    Machine          : Tiger4
    Kernel           : 2.6.18.8-xen
    Changeset        : 20718:07f98beddc18 (xen-unstable)
                       969:1b62266c7626   (linux-2.6.18-xen)
                       137:3ad73b4314e3   (efi-vfirmware)
                       9297e64            (qemu-xen-unstable)
    Dom0 OS          : RHEL4 U2 (2P)
    DomU OS          : RHEL4 U2 (8P, using tap:aio)
    DomVTi OS        : RHEL4 U2 (8P, with PV-on-HVM drivers)
TEST RESULTS
  FAIL # Cannot build
Best regards,
KUWAMURA Shin'ya and FUJITSU members
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
 
 | 
|  | Lists.xenproject.org is hosted with RackSpace, monitoring our |