Add zero_buffers option
authorJens Axboe <jens.axboe@oracle.com>
Tue, 17 Apr 2007 13:46:32 +0000 (15:46 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Tue, 17 Apr 2007 13:46:32 +0000 (15:46 +0200)
commite9459e5a14b577ead39d666c051c7ce4db12bc75
tree3281d0fc6530f89bd70279fcde332709b94662a8
parent660a1cb5fb9843ec09a04337714e78d63cd557e7
Add zero_buffers option

This option will cause all IO buffers to be initialized to all zeroes.
The default is to fill them with random data.

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