Originally posted by: abaez
Thank for you the detailed response drag. This is what I get on my primary drive:
/dev/hda:
multcount = 16 (on)
IO_support = 0 (default 16-bit)
unmaskirq = 0 (off)
using_dma = 1 (on)
keepsettings = 0 (off)
readonly = 0 (off)
readahead = 256 (on)
geometry = 34960/16/63, sectors = 35239680, start = 0
Timing buffer-cache reads: 1444 MB in 2.00 seconds = 721.75 MB/sec
Timing buffered disk reads: 52 MB in 3.05 seconds = 17.06 MB/sec
I guess it seems to be the timing burffered disk reads slow? Would that be causing the problem. WHat setting could I change for that?
And I get what you mean about programs loading into memory but right after a reboot but almost every time I started opera it takes a good 3 seconds.. I dont think this machine has been rebooted down since I installed linux..
Everything seems ok with the harddrive depending on the model. Mine is a 7200RPM 80gig Western Digital with 8meg cache, it's fairly modern. Newer harddrives like the 10,000rpm ones can do 60-70 MB/sec. Yours would be normal for a older 4500rpm model, I think.
There are a few other tweaks you can do but some of them are dangerous and they don't realy equal the impact that simply turning on DMA access has.
Heres the "hdparm -i /dev/hda"
/dev/hda:
Model=WDC WD800BB-00CAA1, FwRev=17.07W17, SerialNo=WD-WCA8E4158633
Config={ HardSect NotMFM HdSw>15uSec SpinMotCtl Fixed DTR>5Mbs FmtGapReq }
RawCHS=16383/16/63, TrkSize=57600, SectSize=600, ECCbytes=40
BuffType=DualPortCache, BuffSize=2048kB, MaxMultSect=16, MultSect=off
CurCHS=16383/16/63, CurSects=16514064, LBA=yes, LBAsects=156301488
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
UDMA modes: udma0 udma1 udma2 udma3 udma4 *udma5
AdvancedPM=no WriteCache=enabled
Drive conforms to: device does not report version:
* signifies the current active mode
udma is the different levels of dma access or some such thing, it stands for Ultra DMA They corrispond to the different ATA specifcations. I think udma4 and udma5 means that it is operating at ATA/133
However even if it's operating at UDMA3 or whatnot it its not going to make much of a difference.
here is a online tweaking guide for harddrives
Becarefull with it, your interacting with the hardware in a low level way.
What distribution are you using?
As for KDE, what version was it? 3.2 was a great improvement over 3.1 speedwise(and featurewise).
Definately. Newer versions seem to be faster then the older versions that distros....
So whatcha using?