Testing direct IO with FIO

Michael ODonnell michael.odonnell at comcast.net
Mon Jan 23 21:52:30 EST 2012



Does your strace output show any fcntl() calls?  I believe it's
possible (maybe even necessary?) to set attributes like O_DIRECT
and O_ASYNC using fcntl() as well as during the original open().
 


More information about the gnhlug-discuss mailing list