<div dir="ltr">Damn, so how do I tell iometer to use direct io device?<br><br>Looks like I'm screwd.<br>Dan<br><br><div class="gmail_quote">On Sun, Dec 13, 2009 at 7:00 PM, guy keren <span dir="ltr"><<a href="mailto:choo@actcom.co.il">choo@actcom.co.il</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Dan Bar Dov wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><div></div><div class="h5">
Anybody know where is the raw(1) command in fedora11?<br>
I want to do some direct IO tests, and cannot find raw(1).<br>
Maybe I'm missing an rpm, but which? yum fails to locate it.<br>
<br>
Ideas?<br>
Dan<br>
<br>
<br></div></div>
------------------------------------------------------------------------<div class="im"><br>
<br>
_______________________________________________<br>
Linux-il mailing list<br>
<a href="mailto:Linux-il@cs.huji.ac.il" target="_blank">Linux-il@cs.huji.ac.il</a><br>
<a href="http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il" target="_blank">http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il</a><br>
</div></blockquote>
<br>
'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).<br><font color="#888888">
<br>
--guy<br>
</font></blockquote></div><br></div>