Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
speed issues
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
tendril
n00b
n00b


Joined: 25 Sep 2004
Posts: 7

PostPosted: Thu Nov 25, 2004 4:21 pm    Post subject: speed issues Reply with quote

Thanks to people in this forum and extensive googling I finally have a functional desktop in gentoo. Now the problem is apllication speed.

Many apps in gentoo take far longer to launch than the same app in xp. For examlpe, abiword takes a good 5 seconds under gentoo, but launches pretty much instantaneously in Windows. The same thing goes for firefox, aMSN and nicotine (soulseek client). What can I do? I'm running a 1.4 ghz thunderbird with a half gig of RAM, so things should be pretty snappy. Oh, I'm also running pure fluxbox, so no gnome or kde bloatness.

I realize that I should probably provide much more info about my system, but I really don't know what parameters are important. Can you guys help me out?
Back to top
View user's profile Send private message
BlackEdder
Advocate
Advocate


Joined: 26 Apr 2004
Posts: 2588
Location: Dutch enclave in Egham, UK

PostPosted: Thu Nov 25, 2004 4:25 pm    Post subject: Reply with quote

Is dma turned on. You can find out with (as root):
Code:
hdparm /dev/hda
Back to top
View user's profile Send private message
evilben
Tux's lil' helper
Tux's lil' helper


Joined: 14 Jun 2004
Posts: 128
Location: GA, USA

PostPosted: Thu Nov 25, 2004 8:30 pm    Post subject: Reply with quote

You might try the new prelinking option with portage. I don't use it, but I think the whole idea is to help apps load faster, at the expense of longer compiling time.
Back to top
View user's profile Send private message
tendril
n00b
n00b


Joined: 25 Sep 2004
Posts: 7

PostPosted: Fri Nov 26, 2004 3:35 am    Post subject: Reply with quote

so dma wasn't turned on. I tried
Code:
hdpard -d1 /dev/hda
but i got a msg saying
Code:
 HDIO_SET_DMA failed: operation not permitted
What can i do?
Back to top
View user's profile Send private message
palsyboy
Apprentice
Apprentice


Joined: 08 Jun 2004
Posts: 262
Location: USA

PostPosted: Fri Nov 26, 2004 6:24 am    Post subject: Reply with quote

I ran into the same problem, and this fixed it right up. :)
Back to top
View user's profile Send private message
djh-world
Apprentice
Apprentice


Joined: 04 Jan 2004
Posts: 281
Location: Nottingham, UK

PostPosted: Fri Nov 26, 2004 10:15 am    Post subject: Reply with quote

tendril wrote:
so dma wasn't turned on. I tried
Code:
hdpard -d1 /dev/hda
but i got a msg saying
Code:
 HDIO_SET_DMA failed: operation not permitted
What can i do?


You might want to enable your motherboards IDE chipset in your kernel.
_________________
djh-solutions :: freelance web design | solution provider
Back to top
View user's profile Send private message
bunder
Bodhisattva
Bodhisattva


Joined: 10 Apr 2004
Posts: 5934

PostPosted: Fri Nov 26, 2004 10:27 am    Post subject: Reply with quote

does DMA work for SATA drives that operate via SCSI-emulation?
_________________
Neddyseagoon wrote:
The problem with leaving is that you can only do it once and it reduces your influence.

banned from #gentoo since sept 2017
Back to top
View user's profile Send private message
BlackEdder
Advocate
Advocate


Joined: 26 Apr 2004
Posts: 2588
Location: Dutch enclave in Egham, UK

PostPosted: Fri Nov 26, 2004 10:47 am    Post subject: Reply with quote

I can do a hdparm -tT on my sata disk and it's a bit faster than my ald dma enabled ide disk. You can;t use hdparm to enable dma or something on the disk though. Apparently it's done by default....Supposedly there's a hdparm for scsi disks in the making

[root@edder ~ ]$ hdparm /dev/sda

/dev/sda:
HDIO_GET_MULTCOUNT failed: Operation not supported
IO_support = 0 (default 16-bit)
readonly = 0 (off)
readahead = 256 (on)
geometry = 19457/255/63, sectors = 160041885696, start = 0
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo 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