Current iometer does not support the raw devices on Linux. When is this supported expected to be available?
Logged In: YES user_id=178894
I seem to remember that raw devices are deprecated in 2.6 and that the preferred equivalent is to open the block device with the O_DIRECT flag.
Log in to post a comment.
Logged In: YES
user_id=178894
I seem to remember that raw devices are deprecated in 2.6
and that the preferred equivalent is to open the block device
with the O_DIRECT flag.