Add partial support for verification
[archipelago] / xseg / peers / user / bench-xseg.c
2013-03-12 Alex PyrgiotisAdd partial support for verification
2013-03-12 Alex PyrgiotisRefactor struct bench and appropriate code paths
2013-03-12 Alex PyrgiotisAdd skeleton for verification in write path
2013-03-12 Alex PyrgiotisImprove LFSR implementation
2013-03-11 Alex PyrgiotisChange input option to bench
2013-03-11 Alex PyrgiotisAdd support for seed values given by the user
2013-03-11 Alex PyrgiotisMinor fixes
2013-03-11 Alex PyrgiotisGet correct iodepth
2013-03-11 Alex PyrgiotisFix incorrect reading of "insanity" parameter
2013-03-11 Alex PyrgiotisFix identation
2013-03-11 Alex PyrgiotisMake bench snappier when asked to terminate
2013-03-11 Alex PyrgiotisPrint more useful results
2013-03-11 Alex PyrgiotisFix signal handling of peers
2013-03-11 Alex PyrgiotisTweak performance of bench
2013-03-11 Alex PyrgiotisFix LFSR behavior
2013-03-11 Alex PyrgiotisFix flag handling of struct bench
2013-03-11 Alex PyrgiotisFix target names and chunk offsets
2013-03-11 Alex PyrgiotisIncrement completed requests of insane timers
2013-03-11 Alex PyrgiotisImplement most semi-finished functionalities
2013-03-11 Alex PyrgiotisAdd an LFSR PRNG for bench
2013-03-11 Alex PyrgiotisDesign the program's skeleton for new features
2013-03-11 Alex PyrgiotisFix segfault, parameters validation
2013-03-11 Alex PyrgiotisInitial support for xseg ops
2013-03-11 Alex PyrgiotisAlpha release of bench peer
2013-03-11 Alex PyrgiotisMake bench send requests faster
2013-03-11 Alex PyrgiotisFix segfault
2013-03-11 Alex PyrgiotisFix timers and add them to critical paths
2013-03-11 Alex PyrgiotisAdd timer implementation
2013-03-11 Alex PyrgiotisAdd support for custom peer loop
2013-03-11 Alex PyrgiotisParse and error-check arguments
2013-03-11 Alex PyrgiotisAdd initial support for benchmarking xseg