Add blockalign/ba option
authorJens Axboe <jens.axboe@oracle.com>
Wed, 11 Mar 2009 10:00:13 +0000 (11:00 +0100)
committerJens Axboe <jens.axboe@oracle.com>
Wed, 11 Mar 2009 10:00:13 +0000 (11:00 +0100)
commit2b7a01d01ea19f6e4090c7a8280bc6bf983e781f
treea3af388d89be08a03e620fccde9ffb7383b2384e
parent903dc3f6f7a44b17f09152a4fd9a2e2d767cc2cc
Add blockalign/ba option

Allows the job to specify alignment of the IO specifically, instead
of relying on using blocksize as the offset alignment.

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