History log of /external/fio/memalign.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
91aea6ec78170ffeb64a2a374ba69bce4986b86f 25-Apr-2011 Jens Axboe <jaxboe@fusionio.com> Add simple aligned alloc helper

We don't have posix_memalign() on some Solaris and Darwin, so just
add a poor mans implementation of it. Outside of arch code where
we have proper posix_memalign(), this is only used to ensure good
alignment of the io_u in the core code.

Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
/external/fio/memalign.h