Fio 1.41.6
[fio.git] / lib /
2010-06-21 Jens AxboeSpeedup verify random fills by 10-15x
2010-05-04 Jens AxboeFix typo in flist_sort.c
2010-05-04 Jens AxboeAdd flist sorting
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
2008-06-02 Jens AxboeMove fls.h in with the other lib helpers
2008-06-02 Jens AxboeBe sure to use internal __ffs, not glibc variant
2008-06-02 Jens AxboeFix off-by-one in generic ffz
2008-06-02 Jens AxboeAdd missing lib/ffz.h file
2008-05-30 Jens AxboeCleanup lib/strsep.c
2008-05-30 Jens AxboeMove the lib/ stuff around a bit