On 7/18/07, <b class="gmail_sendername">Dave Jones</b> <<a href="mailto:davej@redhat.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">davej@redhat.com</a>> wrote:<div><span class="gmail_quote">

</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Mon, Jul 16, 2007 at 07:41:23PM -0400, James Hubbard wrote:<br><br> > Dell M65 laptop with no devices connected.<br> ><br> > Using  2.6.20-1.2962, my hard drive shows up as sda with buffered disk<br> > read of ~49MB/sec.  Under  the .22 kernel it shows up as hda and the
<br> > buffered read is < 2MB/sec.   (This cause the boot to be very slow.)<br><br>This is really odd.<br>I have the same laptop, and it consistently pulls 33MB/s under F7's .22<br>kernel, and from memory, it was the same result under F6's .20
<br><br>I don't recall it ever getting near the speeds you mention.<br>Under F7 it's using ata_piix.  What driver is yours using,<br>and can you paste the output of hdparm -i for that device ?     <br></blockquote>


</div><br>I have the 7200 RPM drive, if I'm not mistaken.  Bios version A07.<br><br>2.6.20 :<br>hdparm -i /dev/sda<br>/dev/sda:<br> HDIO_GET_IDENTITY failed: Inappropriate ioctl for device<br><br>22:<br>hdparm -i /dev/hda
<br>/dev/hda:
<br><br> Model=Hitachi HTS721010G9SA00, FwRev=MCZOC10H, SerialNo=MPCZN7Y0H2G6HL<br> Config={ HardSect NotMFM HdSw>15uSec Fixed DTR>10Mbs }<br> RawCHS=16383/16/63, TrkSize=0, SectSize=0, ECCbytes=4<br> BuffType=DualPortCache, BuffSize=7538kB, MaxMultSect=16, MultSect=16
<br> CurCHS=16383/16/63, CurSects=16514064, LBA=yes, LBAsects=195371568<br> IORDY=on/off, tPIO={min:240,w/IORDY:120}, tDMA={min:120,rec:120}<br> PIO modes:  pio0 pio1 pio2 pio3 pio4 <br> DMA modes:  mdma0 mdma1 mdma2 <br>

 UDMA modes: udma0 udma1 udma2 <br> AdvancedPM=yes: mode=0x80 (128) WriteCache=enabled<br> Drive conforms to: ATA/ATAPI-7 T13 1532D revision 1:  ATA/ATAPI-2 ATA/ATAPI-3 A<br>TA/ATAPI-4 ATA/ATAPI-5 ATA/ATAPI-6 ATA/ATAPI-7
<br>
<br> * signifies the current active mode<br><br>