Add pre_read option
authorZhang, Yanmin <yanmin_zhang@linux.intel.com>
Wed, 20 May 2009 09:30:55 +0000 (11:30 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Wed, 20 May 2009 09:30:55 +0000 (11:30 +0200)
commitafad68f778a764cbe57d4a5d54cbea32444aaa45
tree34356f7f6443da6e7786201a5ac17b2c1d5d4d7e
parent8de43fd22302237a2b35515ff869fde514dfc76d
Add pre_read option

With this option set, files will be pre-read into memory before
starting the given IO operation(s).

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
HOWTO
filesetup.c
fio.c
fio.h
options.c