docs: update for new data placement options
[fio.git] / t / lfsr-test.c
2024-03-22 Vincent FuMerge branch 'issue-1735' of https://github.com/yygcode/fio
2023-07-03 Jens AxboeMerge branch 'improvement/fix-warnings-if-NDEBUG-enable...
2023-04-20 Vincent Fufio: replace malloc+memset with calloc
2022-03-30 Jens AxboeRename 'fallthrough' attribute to 'fio_fallthrough'
2021-10-19 Jens AxboeMerge branch 'fixes_1290' of https://github.com/rthardi...
2020-08-28 Jens AxboeUse fallthrough attribute
2019-02-11 Jens AxboeDocument switch fall-through cases
2018-04-24 Jens Axboet/*: missing statics
2018-03-22 Jens AxboeMerge branch 'include_refactor' of https://github.com...
2018-03-21 Sitsofe WheelerRefactor #includes and headers
2017-10-03 Jens AxboeMerge branch 'master' of https://github.com/dyniusz/fio
2017-06-22 Jens AxboeMerge branch 'nsec'
2017-06-22 Jens AxboeMerge branch 'nanosecond-2stage' of https://github...
2017-06-21 Vincent Funanosecond: initial commit changing timeval to timespec
2017-01-03 Robert Elliotttests, profiles: Use IEC prefixes for binary multiples
2016-05-20 Jens AxboeMerge branch 'master' of https://github.com/davidzengxh...
2016-03-10 Jens AxboeFix compile of test programs on archs that use arch_fla...
2015-05-06 Jens AxboeMerge branch 'master' of git://github.com/iuliur/fio
2015-05-01 Steven Noonanlfsr-test: print total elapsed time correctly
2014-11-24 Jens AxboeFixup t/ test apps for lfsr_next change()
2014-09-26 Jens Axboet/lfsr-test: fixup time
2014-09-26 Jens AxboeAdd debug helper stub for t/ programs
2014-09-23 Jens AxboeFix 32-bit compile warnings
2013-03-21 Jens AxboeMerge branch 'master' into gfio
2013-03-12 Alex Pyrgiotislfsr: fix verification and spin bugs
2013-03-08 Alex PyrgiotisAdd a simple test for LFSR generator