Cleanup IO buffer memory allocation
authorJens Axboe <jens.axboe@oracle.com>
Wed, 1 Jul 2009 07:00:52 +0000 (09:00 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Wed, 1 Jul 2009 07:00:52 +0000 (09:00 +0200)
commit829a602cdc0a1a1264b51310ba4df694f47e57f8
tree869705f72aad1f46e45ca1c324534c440b20caad
parentff455a04f4e77d5a41532cda61b6fb82a37c2658
Cleanup IO buffer memory allocation

This is in preparation for adding an option that controls the
alignment of the buffers.

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