changelog tags files bz2 rss atom

shortlog for virtbench

navigate: (0) -60 tip

15 months Rusty Russell Use scratchfile not (now not-existing) virtbench-root file as kvm block device.
15 months Rusty Russell Cut down to 100ms (tcp bandwidth test on lguest is *v* slow).
15 months Rusty Russell Limit runs to about 1 second per test. Otherwise it can be very slow.
15 months Rusty Russell Experimental timer accuracy benchmark.
15 months Anthony Liguori Only compile this test for glibc 2.4+ since that's when mremap fixed was
16 months Rusty Russell Update documentation
16 months Rusty Russell Add Xen support (updating Tony Breeds' Xen backend for virtbench changes).
16 months Rusty Russell With --force-runs, still run until we meet normal tests for results.
16 months Rusty Russell Simplify do_receive_bench() and tweak tcp-bandwidth with longer warmup and larger data size so it doesn't go unstable.
16 months Rusty Russell Flush more on --progress.
16 months Rusty Russell Don't need sudo any more... yay!
16 months Rusty Russell Actually remove mknods... somehow they crept back in.
16 months Rusty Russell Follow Avi's suggestion: have client create device, so no root needed.
16 months Rusty Russell Add tcp-bandwidth: guest -> host TCP write.
16 months Rusty Russell Update kvm (and fix client bug) for new initrd system.
16 months Rusty Russell Remove scratchfile in make clean.
16 months Rusty Russell Fix lguest case (7 args).
16 months Rusty Russell Suggestion from Avi: use initrd rather than requiring ext3.
16 months Rusty Russell uname -i gives unknown here: use more common uname -m and sed.
16 months Rusty Russell Note that --runs= causes raw output, not per-run output.
16 months Rusty Russell From: Avi Kivity <avi@qumranet.com>
16 months Rusty Russell Remove debuggin spew from lguest
16 months Rusty Russell lguest was using local settings file (was still hanging around, so I didn't notice)
16 months Rusty Russell More fixes from Avi.
16 months Rusty Russell From: Avi Kivity <avi@argo.co.il>
16 months Rusty Russell Add --runs to get raw results for N runs.
16 months Rusty Russell Set QEMU correctly for kvm on x86-64
16 months Rusty Russell Switch to ext3: more likely to be built-in
16 months Rusty Russell x86-64 insists on 32-byte aligning the benchmarks section, for no good reason.
16 months Rusty Russell x86-64 support (untested, first cut).
16 months Rusty Russell Forgot to add sendfile test (zero-copy write), from ages past.
16 months Rusty Russell README and GPL file
16 months Rusty Russell Centralize SETTINGS file into top level dir.
16 months Rusty Russell Fix module insertion for kvm modules.
16 months Rusty Russell KVM support.
16 months Rusty Russell Anthony Liguori: Looks like you forget to add testsuite/Makefile
16 months Rusty Russell Add results.c
16 months Rusty Russell Better analysis of results, plus new --rough mode to run as fast as before.
16 months Rusty Russell Upgraded talloc to latest version.
17 months Rusty Russell Two cleanups & 2 fixes.
17 months Rusty Russell merge
19 months Rusty Russell Add -i option in case "eth0" is not a good choice to bind socket.
19 months Rusty Russell Update for lguest reorg, and let user override with KERNELDIR variable.
19 months Rusty Russell update for recent lguest
18 months Anthony Liguori Remove ret after vm[m]call.
18 months Anthony Liguori Add a benchmark to measure VMCALL and VMMCALL. Very useful for hybrid guests.
18 months Anthony Liguori Fix compile warning in UDP bandwidth test
19 months Rusty Russell 1% accuracy is sufficient (lguest is *SLOW* at udp-bandwidth)
19 months Rusty Russell UDP bandwidth test.
19 months Rusty Russell Add --profile support for rudimentry profiling.
19 months Rusty Russell Clean up and make more reliable.
20 months Rusty Russell Converge faster when dealing with less predictable slow loads (ie. lguest)
20 months Rusty Russell Last two lhype->lguest changes.
20 months Rusty Russell Increase size for read-bandwidth test: speeds up testing (on my bigger machine, disk seems to have small cache, so we grossly overestimate how many runs we need to do).
20 months Rusty Russell lhype->lguest
20 months Rusty Russell new bench: libc-syscall (ie. SYSENTER)
20 months Rusty Russell Add should_not_run hook so pio doesn't try to run in lhype or as non-root.
20 months anthony merge
20 months anthony merge
20 months anthony Add in CSV output support.

navigate: (0) -60 tip