From: Anthony Liguori <aliguori@us.ibm.com>
To: Jan Michael <jan.michael@cern.ch>
Cc: Rusty Russell <rusty@rustcorp.com.au>,
Xen Mailing List <xen-devel@lists.xensource.com>
Subject: Re: [ANNOUNCE] virtbench now has xen support
Date: Tue, 15 May 2007 14:50:25 -0500 [thread overview]
Message-ID: <464A0F01.5030900@us.ibm.com> (raw)
In-Reply-To: <B8C22E46-2962-4702-A4DF-7A02CC576F5E@cern.ch>
Jan Michael wrote:
> Hi Rusty,
>
> thanks for your work. I tried your benchmark on my XEN installation.
>
> <xm info>
> release : 2.6.18-1.2835.slc4xen
> version : #1 SMP Wed Nov 29 21:05:58 CET 2006
> machine : i686
> nr_cpus : 2
> nr_nodes : 1
> sockets_per_node : 2
> cores_per_socket : 1
> threads_per_core : 1
> cpu_mhz : 2800
> hw_caps : bfebfbff:20000000:00000000:00000180:0000641d
> total_memory : 2047
> free_memory : 1024
> xen_major : 3
> xen_minor : 0
> xen_extra : .3-rc5-1.2835.s
> xen_caps : xen-3.0-x86_32p
> xen_pagesize : 4096
> platform_params : virt_start=0xf5800000
> xen_changeset : unavailable
> cc_compiler : gcc version 3.4.6 20060404 (Red Hat 3.4.6-3)
> cc_compile_by : root
> cc_compile_date : Wed Nov 29 20:56:00 CET 2006
> xend_config_format : 2
> </xm info>
>
> and ended up in the following error.
>
> <make error>
> [root@lxdev19 virtbench-bd8e67e50775]# make
> cc -g -Wall -Wmissing-prototypes -DNUM_MACHINES=4 -o virtbench server.c
> results.c stdrusty.c talloc.c micro/context-switch.c micro/cow.c
> micro/exec.c micro/fork.c micro/host-net-bandwidth.c micro/int-syscall.c
> micro/libc-syscall.c micro/memburn.c micro/pio.c micro/pte-update.c
> micro/read-bandwidth.c micro/read-latency.c micro/vmcall.c
> inter/bandwidth.c inter/pingpong.c inter/sendfile.c inter/udp-bandwidth.c
> micro/pte-update.c: In function `do_pte_update':
> micro/pte-update.c:45: error: too many arguments to function `mremap'
> make: *** [virtbench] Error 1
> </make error>
I've just pushed an update that should disable this test for older
versions of glibc. Would appreciate if you let me know whether this
fixed your build.
Regards,
Anthony Liguori
>
> So first thing I would like to know if my XEN installation is compatible
> with your benchmark suite and if not which are the requirements?
>
> Thank you for your help and support,
>
> Jan Michael
>
>
> On 15.05.2007, at 04:38, Rusty Russell wrote:
>> Hi all,
>>
>> I've been working on a set of easy-to-run benchmarks for hypervisor
>> optimization called virtbench, and the latest commit adds Xen support.
>>
>> http://ozlabs.org/~rusty/virtbench
>> http://ozlabs.org/~rusty/virtbench/?archive/tip.tar.bz2
>>
>>> From the README:
>>
>> # Build the code
>> make
>> # Set the guest kernel location and maybe more
>> vi ./SETTINGS
>> # Run the benchmark (local mode)
>> ./virtbench local
>> # Run the benchmark (kvm mode)
>> sudo ./virtbench kvm
>> # Run the benchmark (Xen mode)
>> sudo ./virtbench xen
>> # Run the benchmark (lguest mode)
>> sudo ./virtbench lguest
>>
>> Feedback welcome!
>> Rusty.
>>
>>
>> _______________________________________________
>> Xen-devel mailing list
>> Xen-devel@lists.xensource.com
>> http://lists.xensource.com/xen-devel
next prev parent reply other threads:[~2007-05-15 19:50 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-05-15 2:38 [ANNOUNCE] virtbench now has xen support Rusty Russell
2007-05-15 7:44 ` Jan Michael
2007-05-15 19:50 ` Anthony Liguori [this message]
2007-05-18 10:14 ` Jan Michael
2007-05-18 11:51 ` Rusty Russell
2007-05-18 17:56 ` Jan Michael
2007-05-21 6:16 ` Rusty Russell
2007-05-21 8:13 ` Jan Michael
2007-05-21 13:13 ` Jeremy Fitzhardinge
2007-05-21 23:45 ` Rusty Russell
2007-05-22 7:33 ` Jan Michael
2007-05-22 9:33 ` Jeremy Fitzhardinge
2007-05-23 18:05 ` Jan Michael
[not found] ` <157A1A05-C74F-4055-A71B-3068BFECB61E@cern.ch>
2007-05-24 16:11 ` Petersson, Mats
2007-06-09 3:19 ` Rusty Russell
[not found] ` <7C99B109-A4B0-4957-8583-E3C3651BCE1D@cern.ch>
2007-06-09 3:57 ` Rusty Russell
-- strict thread matches above, loose matches on Subject: below --
2007-05-15 2:38 Rusty Russell
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=464A0F01.5030900@us.ibm.com \
--to=aliguori@us.ibm.com \
--cc=jan.michael@cern.ch \
--cc=rusty@rustcorp.com.au \
--cc=xen-devel@lists.xensource.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.