commit | 690adba373bb8c97a365c67da369e265953c4b4c | [log] [tgz] |
---|---|---|
author | Jens Axboe <jens.axboe@oracle.com> | Mon Oct 30 15:25:09 2006 +0100 |
committer | Jens Axboe <jens.axboe@oracle.com> | Mon Oct 30 15:25:09 2006 +0100 |
tree | 9b84a321cedc1c48844a08af06d7dcf6001a0252 | |
parent | bb8895e07c6d6417410545f45d34b1b7916cd90a [diff] |
[PATCH] Add 'bs_unaligned' option If this is specified with 'bsrange', fio will use any byte size value in the bs range for an io unit buffer length. Normally fio defaults to using a multiple of the minimum bs size, as that is required for any type of raw io. Signed-off-by: Jens Axboe <jens.axboe@oracle.com>