<br><br><div><span class="gmail_quote">On 3/30/06, <b class="gmail_sendername">Tom Lichti</b> &lt;<a href="mailto:tom@redpepperracing.com">tom@redpepperracing.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Ryan Steffes wrote:<br>&gt;<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; Your buffered reads look more or less normal, but your cached reads<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; are less than half of what they should be. I get over 1900 MB/sec.<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; for cached reads.
<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; Are you sure DMA is enabled for your drives ?? Was the system doing<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; anything else when you ran the tests?<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; You never want to put a hard drive on the same IDE bus as an optical
<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; drive, it will slow the HDD down to the (probably 33) speed of the<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; latter. You should put both of your hard drives on the primary IDE<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; channel. This, however, does not explain the slow speed of your /dev/
<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; hda drive, but it would explain problems with /dev/hdc.<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; Make sure you are using a proper 80-conductor cable for your hard<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; drives as well, you need to be running in UDMA mode to get top
<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; performance (assuming your Motherboard has a modern IDE interface,<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; without that you're pretty much dead in the water).<br>&gt;<br>&gt;<br>&gt; The system was recording during that test, I can shut myth down later
<br>&gt; to get &quot;clean&quot; numbers if it would help.&nbsp;&nbsp;DMA is on for both drives.<br>What does hdparm -d /dev/hd? show?</blockquote><div><br>/dev/hda:<br>&nbsp;using_dma&nbsp;&nbsp;&nbsp; =&nbsp; 1 (on) <br></div><br></div>/dev/hdc:<br>&nbsp;using_dma&nbsp;&nbsp;&nbsp; =&nbsp; 1 (on)
<br><br>