malloc memory still needs to be aligned, if we are doing direct IO
authorJens Axboe <jens.axboe@oracle.com>
Thu, 19 Jul 2007 13:06:57 +0000 (15:06 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Thu, 19 Jul 2007 13:06:57 +0000 (15:06 +0200)
commitd87612ac34a3cf1ac94a9ddc0cada672b6541b3c
treea119fa83ae9e9b8b610cd5fdde18768bf411124c
parent088b42076dcbadf4d61367e19e49cb0d12aaadd1
malloc memory still needs to be aligned, if we are doing direct IO

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