hi there everyone,
First I've got to tell you all, LINUX is soo damn sweet, I really love it!
I'm currently in the process of trying to make my system faster and would like to get some ideas and help from y'all.
System Specs:
Intel Pentium 4 1.3 Ghz
RAM: 512 RDRAM (I know, I know, wish it was DDR)
Vid card: Geforce 2 MX 400
3 HDDs:
1)
Seagate Barracuda ATA IV ST380021A
Capacity:80 GB
Speed:7200 rpm
Seek time:9.5 ms avg
2)
WD Caviar WD600BBRTL
Capacity:60GB
Speed:7200 rpm
Seek time:8.9 ms avg
3)
IBM DESKSTAR 120GB
Capacity:120GB
Speed:7200 rpm
Seek time: 8.7 avg
(sorry for all detailed info, but better to post now before someone asks for the specs

)
OK, I already switched to fluxbox which is really a lot faster than GNOME -
SPEED INCREASE
Whenever my system is up, I see that I have 62 processes running - I found out that there are several 'k' apps/processes and I coudn't find out what those were good for. Maybe you can tell me which I can safely turn off and how.
here is my ps -aux
http://www.qxsoldier.com/ps-aux
I'm currently not running a webserver or ftp - I am not using my printer (so maybe I can turn cups off too?..)
PLEASE ADVISE
Another thing I looked into was hdparm
# hdparm -Tt /dev/hda
/dev/hda:
Timing buffer-cache reads: 128 MB in 0.25 seconds =512.00 MB/sec
Timing buffered disk reads: 64 MB in 1.63 seconds = 39.26 MB/sec
[root@SmyTech legacy]# hdparm -Tt /dev/hdb
/dev/hdb:
Timing buffer-cache reads: 128 MB in 0.29 seconds =441.38 MB/sec
Timing buffered disk reads: 64 MB in 2.04 seconds = 31.37 MB/sec
[root@SmyTech legacy]# hdparm -Tt /dev/hdd
/dev/hdd:
Timing buffer-cache reads: 128 MB in 0.26 seconds =492.31 MB/sec
Timing buffered disk reads: 64 MB in 1.54 seconds = 41.56 MB/sec
hdparm /dev/hda /dev/hdb /dev/hdd
SAME INFO ON ALL:
multcount = 16 (on)
IO_support = 0 (default 16-bit)
unmaskirq = 0 (off)
using_dma = 1 (on)
keepsettings = 0 (off)
readonly = 0 (off)
readahead = 8 (on)
and different geometry of course for each drive
Do you think this is good enough? Or should I try to make it faster?
PLEASE ADVISE
THANKS A LOT GUY! Can't wait for some info hehe...especially the processes..I think that is my main concern rigth there.