Add LFSR generator
authorJens Axboe <axboe@kernel.dk>
Mon, 26 Nov 2012 07:43:47 +0000 (08:43 +0100)
committerJens Axboe <axboe@kernel.dk>
Mon, 26 Nov 2012 07:43:47 +0000 (08:43 +0100)
commit8055e41d0ecc54770a2653427532b3e2c5fabdad
treef6f2b77f586a4dc890e3fce6565ae3c13a7fc146
parent2ab9e98b300c35d3b7807f74d404ce3c5de33fb3
Add LFSR generator

Signed-off-by: Jens Axboe <axboe@kernel.dk>
Makefile
file.h
filesetup.c
fio.h
io_u.c
lib/lfsr.c [new file with mode: 0644]
lib/lfsr.h [new file with mode: 0644]
options.c