Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Mar 2008 07:42:03 +0800
From:      darcsis@gmail.com (Denise H. G.)
To:        "Jeremy Messenger" <mezz7@cox.net>
Cc:        freebsd-gnome@freebsd.org
Subject:   Re: [gnome 2.22] gnome-system-monitor on amd64 may slow down the desktop
Message-ID:  <863aqfg050.fsf@pluton.xbsd.name>
In-Reply-To: <op.t8jk53g59aq2h7@mezz.mezzweb.com> (Jeremy Messenger's message of "Mon\, 24 Mar 2008 17\:38\:17 -0500")
References:  <86iqzbomos.fsf@pluton.xbsd.name> <1206395304.99442.20.camel@shumai.marcuscom.com> <op.t8jk53g59aq2h7@mezz.mezzweb.com>

next in thread | previous in thread | raw e-mail | index | archive | help
"Jeremy Messenger" <mezz7@cox.net> writes:

> 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 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:

thanks. I will check it out.

>
> http://bugzilla.gnome.org/show_bug.cgi?id=507797
>
> I didn't read all replies in there. It's not FreeBSD specific, btw.

I had thought this was due to my slow xorg driver... 

Thanks.

>
> Cheers,
> Mezz
>
>> Joe

-- 
Denise H. G. <darcsis AT gmail DOT com>



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