[gnome 2.22] gnome-system-monitor on amd64 may slow down the
desktop
Jeremy Messenger
mezz7 at cox.net
Mon Mar 24 15:36:37 PDT 2008
On Mon, 24 Mar 2008 16:48:24 -0500, Joe Marcus Clarke
<marcus at marcuscom.com> wrote:
>
> On Tue, 2008-03-25 at 05:07 +0800, Denise H. G. wrote:
>> On 7.0-STABLE/amd64, gnome-system-monitor for gnome 2.22, when launched,
>> uses `gnash'(!) to render the system resources graphs...
>
> Where do you see it using gnash? The resource graphs are rendered using
> cairo and GTK+.
Maybe enable glitz option in cairo will helping, but that's complete
guess. Denise, you can edit in src/load-graph.cpp (646 line) by change
from:
g->frames_per_unit = 5; // this will be changed but needs initialising
To:
g->frames_per_unit = 1; // this will be changed but needs initialising
It will reducing the CPU from 20% to between 4%-7%, but the graph won't be
smooth as before. There has bugzilla about this issue:
http://bugzilla.gnome.org/show_bug.cgi?id=507797
I didn't read all replies in there. It's not FreeBSD specific, btw.
Cheers,
Mezz
> Joe
--
mezz7 at cox.net - mezz at FreeBSD.org
FreeBSD GNOME Team
http://www.FreeBSD.org/gnome/ - gnome at FreeBSD.org
More information about the freebsd-gnome
mailing list