[PATCH] Fix buffer alignment on non-4kb archs
authorJens Axboe <jens.axboe@oracle.com>
Tue, 6 Feb 2007 12:25:33 +0000 (13:25 +0100)
committerJens Axboe <jens.axboe@oracle.com>
Tue, 6 Feb 2007 12:25:33 +0000 (13:25 +0100)
commit29d610e110cf1e6326185d2c50c846813152fe21
tree673c66f8d73d445e0b5a6f956ed32b7865768402
parent61697c37566a211ad3fd70f46397d9b7675b0fc2
[PATCH] Fix buffer alignment on non-4kb archs

Retrieve page size through sysconf.

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