lib/rand: cleanup __fill_random_buffer()
[fio.git] / lib / rand.c
2014-12-05 Jens Axboelib/rand: cleanup __fill_random_buffer()
2014-12-05 Jens Axboelib/rand: fix bug with non uint64_t aligned random...
2014-12-04 Jens AxboeUse specified compression/pattern for verify buffers too
2014-12-04 Jens AxboeUse specified buffer_pattern (if given) for all io_u...
2012-03-13 Jens AxboeMerge branch 'master' into gfio
2012-03-09 Jens AxboeCompression buffer fill fix
2012-03-02 Jens AxboeCompression fixes
2012-03-02 Jens AxboeAdd buffer_compress_percentage
2011-08-31 Jens AxboeEnsure that buffer contents are random across jobs...
2011-03-28 Jens AxboeSwitch to using our internal Tausworthe based random...
2011-01-11 Jens AxboeWhen verify fails, dump the good/bad blocks to files
2010-06-21 Jens AxboeSpeedup verify random fills by 10-15x
2010-03-25 Jens AxboeAdd documentation for the random number generator
2010-03-25 Jens AxboeMerge branch 'master' of ssh://brick.kernel.dk/data...
2010-03-25 Jens AxboeFirst step at speeding up io_u rand refill