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)
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>

No differences found