Re: glib event loop thrashing on solaris x86?



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]