Improve LFSR implementation
[fio.git] / lib / lfsr.h
2013-03-08 Alex PyrgiotisImprove LFSR implementation
2013-01-21 Jens Axboelfsr: add lfsr_reset()
2013-01-11 Jens Axboelfsr: ensure we don't generate an offset + buflen that...
2012-12-04 Jens Axboelfsr: ensure that the cycle follows the randrepeat...
2012-11-29 Jens AxboeMerge branch 'rand-map'
2012-11-26 Jens AxboeAdd LFSR generator