Add support for normal/gaussian random distributions
authorJens Axboe <axboe@fb.com>
Wed, 8 Apr 2015 17:02:13 +0000 (11:02 -0600)
committerJens Axboe <axboe@fb.com>
Wed, 8 Apr 2015 17:02:13 +0000 (11:02 -0600)
commit56d9fa4b8d4fa5166e3ec5dcdd37b5789b2cb01d
treeb8fd9aa9282d4e7f28cd7c034835cf3dcc4e1be4
parent16ada7542f32b38c1189390a97b595948079b100
Add support for normal/gaussian random distributions

Signed-off-by: Jens Axboe <axboe@fb.com>
Makefile
cconv.c
file.h
filesetup.c
fio.h
io_u.c
lib/gauss.c [new file with mode: 0644]
lib/gauss.h [new file with mode: 0644]
options.c
thread_options.h