aboutsummaryrefslogtreecommitdiff
path: root/vm.c
AgeCommit message (Expand)Author
2011-02-16flashbench: fix random generator to also include 0Arnd Bergmann
2011-01-12flashbench: fix building on 32 bitsArnd Bergmann
2011-01-09flashbench: implement erase operation using BLKDISCARDArnd Bergmann
2011-01-05flashbench: print MB/s in 1000 not 1024 unitsArnd Bergmann
2011-01-04flashbench: improve pretty-printing and indentationArnd Bergmann
2011-01-04flashbench: allow output in bytes per secondArnd Bergmann
2011-01-04flashbench: add test for random writes etc.Arnd Bergmann
2011-01-04flashbench: make use of max argumentArnd Bergmann
2011-01-04flashbench: implement write opcodes in vmArnd Bergmann
2011-01-04flashbench: enable printing bytes in vmArnd Bergmann
2011-01-04flashbench: interface main program with vmArnd Bergmann
2011-01-04flashbench: make code more modularArnd Bergmann
2011-01-04flashbench: vm stylistic cleanupArnd Bergmann
2011-01-04flashbench: implement drop operationArnd Bergmann
2011-01-04flashbench: fix vm bugsArnd Bergmann
2011-01-03flashbench: add formatted outputArnd Bergmann
2011-01-03flashbench: fix some minor bugsArnd Bergmann
2011-01-03flashbench: add vm dummy main and error reportingArnd Bergmann
2011-01-03flashbench: pass down results correctlyArnd Bergmann
2011-01-03flashbench: pass back results to parent nodeArnd Bergmann
2011-01-03flashbench: new basic data typeArnd Bergmann
2011-01-02flashbench: add REPEAT and REDUCE operationsArnd Bergmann
2011-01-02flashbench: add initial runtime unitArnd Bergmann