Hi all (again),
I'm trying to squeeze as much juice out of my system as possible.
I checked out the product specs for my hd and motherboards (see below) and
they both support udma 100. Now I'm not sure if the current 2.4 kernels
do. Anyway, upon bootup I see that my drive uses UDMA(66). Firstly, is
there anyway of getting hdparm to report this info? All I can get from hdparm
is that it uses udma (but dont know how to find out which udma).
Also, when I run -Tt tests I can only get bout 30mb/s for the buffered disk reads. I was under
the impression that udma 66 gives about 66mb/s. What gives?? Is my drive really using
udma 66 or is it just using udma 33? Is there anyway to use udma 100??
Here are the various stats:
$ sudo hdparm -Tt /dev/hda
/dev/hda:
Timing buffer-cache reads: 128 MB in 0.95 seconds =134.74 MB/sec
Timing buffered disk reads: 64 MB in 2.04 seconds = 31.37 MB/sec
$ sudo hdparm -Tt /dev/hda
/dev/hda:
Timing buffer-cache reads: 128 MB in 0.91 seconds =140.66 MB/sec
Timing buffered disk reads: 64 MB in 2.04 seconds = 31.37 MB/sec
$ sudo hdparm -Tt /dev/hda
/dev/hda:
Timing buffer-cache reads: 128 MB in 0.90 seconds =142.22 MB/sec
Timing buffered disk reads: 64 MB in 2.04 seconds = 31.37 MB/sec
Also, drive stats from hdparm:
$ sudo hdparm /dev/hda
/dev/hda:
multcount = 16 (on)
I/O support = 1 (32-bit)
unmaskirq = 1 (on)
using_dma = 1 (on)
keepsettings = 0 (off)
nowerr = 0 (off)
readonly = 0 (off)
readahead = 8 (on)
geometry = 3736/255/63, sectors = 60030432, start = 0
$ sudo hdparm -I /dev/hda
/dev/hda:
Model=aMtxro5 03374H , FwRev=AJ6CH10U, SerialNo=4F30YNC3
Config={ Fixed }
RawCHS=16383/16/63, TrkSize=0, SectSize=0, ECCbytes=57
BuffType=DualPortCache, BuffSize=2048kB, MaxMultSect=16, MultSect=16
CurCHS=16383/16/63, CurSects=-66060037, LBA=yes, LBAsects=60030432
IORDY=on/off, tPIO={min:120,w/IORDY:120}, tDMA={min:120,rec:120}
PIO modes: pio0 pio1 pio2 pio3 pio4
DMA modes: mdma0 mdma1 mdma2 udma0 udma1 udma2
AdvancedPM=yes: disabled (255)
Drive Supports : ATA/ATAPI-6 T13 1410D revision 0 : ATA-1 ATA-2 ATA-3 ATA-4 ATA-5 ATA-6
My system specs are:
RH71
kernel 2.4.14
hdparm 4.1-3
655MB pc133
Duron 700
Maxtor Diamond plus 45 (30GB)
Biostar m7vkb mobo
Thanks guys,
Hilkiah