Re: glib event loop thrashing on solaris x86?
- From: Soeren Sandmann <sandmann daimi au dk>
- To: Paul Davis <paul linuxaudiosystems com>
- Cc: Tim Flechtner <timf trdlnk com>, gtk-list gnome org
- Subject: Re: glib event loop thrashing on solaris x86?
- Date: 12 Feb 2003 00:20:38 +0100
Paul Davis <paul linuxaudiosystems com> writes:
> >top reports my cpu usage at around 60%, which seems very high for the
> >amount of processing that is going on. has anyone run into a similar
> >situation? if so, can you suggest things i might be doing wrong?
>
> without timestamps on that output, its meaningless. any X based
> program works exactly like your trace shows.
The poll() timeouts are 0, which probably means that an idle function
that returns FALSE has been added to the glib main loop. If so, then
using a lot of CPU is expected.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]