Allow IO engine driven allocations of IO structures
authorJens Axboe <axboe@fb.com>
Wed, 24 Feb 2016 23:29:08 +0000 (16:29 -0700)
committerJens Axboe <axboe@fb.com>
Wed, 24 Feb 2016 23:29:08 +0000 (16:29 -0700)
commita6cb85e25b31553aab043fe763ce4c999197dcff
treef99fbb8ce534551ee542f2d08a45147ba70478b7
parentc0821a08db2fd3e37e16db73c3c4c9c7ff601e88
Allow IO engine driven allocations of IO structures

Based on a patch from Andrey Kuzmin, but modified so that we error
out if the user has specified a specific memory backing type
through the use of mem= or iomem=.

Signed-off-by: Jens Axboe <axboe@fb.com>
ioengine.h
memory.c