changelog tags files bz2 rss atom

shortlog for virtbench

navigate: (0) -60 tip

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

navigate: (0) -60 tip