Damn, so how do I tell iometer to use direct io device? Looks like I'm screwd. Dan
On Sun, Dec 13, 2009 at 7:00 PM, guy keren <[email protected]> wrote: > Dan Bar Dov wrote: > >> Anybody know where is the raw(1) command in fedora11? >> I want to do some direct IO tests, and cannot find raw(1). >> Maybe I'm missing an rpm, but which? yum fails to locate it. >> >> Ideas? >> Dan >> >> >> ------------------------------------------------------------------------ >> >> >> _______________________________________________ >> Linux-il mailing list >> [email protected] >> http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il >> > > 'raw' is deprecated. applications should open files/block-devices using > O_DIRECT - and they will achieve the same effect (and will have to use > properly sized and aligned I/O buffers). > > --guy >
_______________________________________________ Linux-il mailing list [email protected] http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il
