Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Gnome Responsiveness
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
Evo
Apprentice
Apprentice


Joined: 10 Aug 2003
Posts: 155

PostPosted: Mon Sep 26, 2005 9:56 pm    Post subject: Gnome Responsiveness Reply with quote

Is there a way to increase the responsiveness of Gnome. It's not too slow, but slower than Windows XP. I have a laptop with 512MB of Ram and am getting a 512MB upgrade, will that help a lot?
Back to top
View user's profile Send private message
SnakeByte
Apprentice
Apprentice


Joined: 04 Oct 2002
Posts: 177
Location: Europe - Germany

PostPosted: Fri Sep 30, 2005 11:43 am    Post subject: Reply with quote

Hi Evo,

GUI responsiveness depends (in)directly on several things:

Available and free system RAM - swapping kills responsiveness
Check how much free memory is left with i.e. "top"

Hard disk type and settings ( IDE drives should use DMA and unmasked irqs ) check "man hdparm"

Linux kernel version ( 2.4 maybe different than 2.6 )


Try the -CK patch set from http://members.optusnet.com.au/ckolivas/kernel/
which tries to address the responsiveness issue.


Try to compile gnome and its dependent libs with -Os ( for smaller size )
on systems with slow storage this helps loading times and frees i/o bandwidth.


what kind of machine are you using?


regards
Back to top
View user's profile Send private message
PaulBredbury
Watchman
Watchman


Joined: 14 Jul 2005
Posts: 7310

PostPosted: Fri Sep 30, 2005 12:33 pm    Post subject: Re: Gnome Responsiveness Reply with quote

Evo wrote:
Is there a way to increase the responsiveness of Gnome. It's not too slow, but slower than Windows XP. I have a laptop with 512MB of Ram and am getting a 512MB upgrade, will that help a lot?

Kernel 2.6.13 has very smooth multitasking, with:
    CONFIG_PREEMPT_VOLUNTARY=y
    CONFIG_HZ_1000=y
    CONFIG_IOSCHED_CFQ=y
The extra RAM will only help if the responsiveness pauses coincide with hard disk activity (i.e. page swapping).
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments 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