Add support for the iomem_align option
authorJens Axboe <jens.axboe@oracle.com>
Wed, 1 Jul 2009 08:33:03 +0000 (10:33 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Wed, 1 Jul 2009 08:33:03 +0000 (10:33 +0200)
commitd529ee1932bc85598900a3ef62f01293af87fbd8
treee4a6d4cd138e89b28dc9321b75b289e21c5db999
parent70a4c0c8417bba7c2e1e9a384b9acf226f5b9782
Add support for the iomem_align option

This allows detailed control of the alignment of the IO buffers
that fio uses.

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