Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Mar 2008 17:38:17 -0500
From:      "Jeremy Messenger" <mezz7@cox.net>
To:        "Joe Marcus Clarke" <marcus@marcuscom.com>
Cc:        freebsd-gnome@freebsd.org
Subject:   Re: [gnome 2.22] gnome-system-monitor on amd64 may slow down the desktop
Message-ID:  <op.t8jk53g59aq2h7@mezz.mezzweb.com>
In-Reply-To: <1206395304.99442.20.camel@shumai.marcuscom.com>
References:  <86iqzbomos.fsf@pluton.xbsd.name> <1206395304.99442.20.camel@shumai.marcuscom.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 24 Mar 2008 16:48:24 -0500, Joe Marcus Clarke  =

<marcus@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 launch=
ed,
>> uses `gnash'(!) to render the system resources graphs...
>
> Where do you see it using gnash?  The resource graphs are rendered usi=
ng
> 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 =3D 5;  // this will be changed but needs initialisi=
ng

To:

	g->frames_per_unit =3D 1;  // this will be changed but needs initialisi=
ng

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=3D507797

I didn't read all replies in there. It's not FreeBSD specific, btw.

Cheers,
Mezz

> Joe


-- =

mezz7@cox.net  -  mezz@FreeBSD.org
FreeBSD GNOME Team
http://www.FreeBSD.org/gnome/  -  gnome@FreeBSD.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?op.t8jk53g59aq2h7>