So, I'm using old Dell2200 machine with PCI HDD controller chipset, ITE IT8212F ATA 133 RAID.
/dev/hda is the only hardrive. Master on chanel 0.
DMA is compiled in kernel as well as IT8212 chipset support.
Here is the score:
Code: Select all
/dev/hda:
Timing cached reads: 172 MB in 2.04 seconds = 84.26 MB/sec
Timing buffered disk reads: 60 MB in 3.06 seconds = 19.63 MB/secCode: Select all
/dev/hda:
multcount = 16 (on)
IO_support = 1 (32-bit)
unmaskirq = 0 (off)
using_dma = 1 (on)
keepsettings = 0 (off)
readonly = 0 (off)
readahead = 256 (on)
geometry = 16383/255/63, sectors = 78165360, start = 0
Code: Select all
/dev/hda:
Model=ST3402111A, FwRev=2AAA, SerialNo=5PF00XYL
Config={ HardSect NotMFM HdSw>15uSec Fixed DTR>10Mbs RotSpdTol>.5% }
RawCHS=16383/16/63, TrkSize=0, SectSize=0, ECCbytes=4
BuffType=unknown, BuffSize=2048kB, MaxMultSect=16, MultSect=16
CurCHS=16383/16/63, CurSects=16514064, LBA=yes, LBAsects=78165360
IORDY=on/off
PIO modes: pio0 pio1 pio2
DMA modes: mdma0 mdma1 mdma2
AdvancedPM=no
Drive conforms to: Unspecified: ATA/ATAPI-1 ATA/ATAPI-2 ATA/ATAPI-3 ATA/ATAPI-4 ATA/ATAPI-5 ATA/ATAPI-6 ATA/ATAPI-7
I was using Promise UDMA66 PCI controller before - it gave I/O errors all the time - but the cached speed was also ~80 MB/s and buffered was around 18MB/s so not so big improvement from ATA66 to ATA100.
Any hints?
And last question: if I buy another harddrive and set up two drives stripe, will it be faster?




