Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Slowdown, music cuts in and out, cursor locks up while untar
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
eisforian
n00b
n00b


Joined: 19 Apr 2003
Posts: 11
Location: Boston, MA

PostPosted: Sat Apr 19, 2003 1:17 am    Post subject: Slowdown, music cuts in and out, cursor locks up while untar Reply with quote

Any ideas what would cause my machine to become unusable for the period of time following a large `tar -zxvf filename.tar.gz'? `emerge' also tends to lock up my system temporarily. XMMS cuts in and out and the cursor locks up. I'm wondering if it's a kernel thing -- I'm running an Athlon 2400+ at 2 GHz and slowness shouldn't be a problem.
Back to top
View user's profile Send private message
ben_h
Tux's lil' helper
Tux's lil' helper


Joined: 26 Nov 2002
Posts: 118
Location: Australia

PostPosted: Sat Apr 19, 2003 2:03 am    Post subject: Reply with quote

You probably don't have DMA enabled for your disks. do a

dmesg | grep hd

and look for some lines in the form

hda: 120103200 sectors (61493 MB) w/2048KiB Cache, CHS=119150/16/63, UDMA(33)

hda for me is running at DMA33. If yours aren't, that's the problem.
Back to top
View user's profile Send private message
sessionID
Apprentice
Apprentice


Joined: 11 Nov 2002
Posts: 266
Location: hungary

PostPosted: Sat Apr 19, 2003 6:24 am    Post subject: Reply with quote

hdparm -d /dev/hd? will show if dma is enabled.
hdparm -d1 /dev/hda will turn it on.
I have this in my /etc/conf.d/local.start BTW.
Back to top
View user's profile Send private message
eisforian
n00b
n00b


Joined: 19 Apr 2003
Posts: 11
Location: Boston, MA

PostPosted: Sat Apr 19, 2003 1:38 pm    Post subject: Reply with quote

Thanks a lot, guys! Seems to have worked.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum