quote:
Originally posted by void main:
How long is forever?  You seem to have respectable disk I/O at 20MB/s. If it takes like 20 seconds to bring up a terminal then there is something else wrong. It very possibly could be network related (X has networking built in to it and improper networking configuration can often cause either X not to start or be very slow). What distro and version are you using again?
Also, in the top command how much % idle did it show at the top? And what did it show for memory/swap?
[ November 11, 2002: Message edited by: void main ]
I thought 20 was kind of slow, is there any way (other than hdparm as i've already tried everything in there) to bring it up some? As for the top information i'll have that in a few moments... i'll just be editing this post.
so here is the top of "top":
CPU states:  6.3% user,  3.7% system,  0.0% nice, 89.9% idle
Mem:   239684K av,  123796K used,  115888K free,       0K shrd,   20596K 
buff
Swap:  131092K av,       0K used,  131092K free                   52584K 
cached
  PID USER     PRI  NI  SIZE  RSS SHARE STAT %CPU %MEM   TIME COMMAND
  932 root      16   0  1016 1016   828 R     2.8  0.4   0:00 top
  557 root      15   0 31468  14M  3228 S     0.9  6.1   0:06 X
    1 root      15   0   480  480   420 S     0.0  0.2   0:05 init
    2 root      15   0     0    0     0 SW    0.0  0.0   0:00 keventd
    3 root      15   0     0    0     0 SW    0.0  0.0   0:00 kapmd
    4 root      34  19     0    0     0 SWN   0.0  0.0   0:00 ksoftirqd_CPU0
    5 root      15   0     0    0     0 SW    0.0  0.0   0:00 kswapd
[ November 11, 2002: Message edited by: Stryker ]