|
From: Jeff D. <jd...@ad...> - 2008-02-14 00:39:00
|
On Wed, Feb 13, 2008 at 08:57:20PM +0100, clowncoder wrote: > It seems that g_timeout_add glib timeouts are not accurate > when there is no gtk activity on an uml target. > > This may be a glib problem since I cannot check > that it does not occur on my host. > > When gtk events occur through mouse moves, then > the timeout is good (a 5 sec timeout) if no graphical > activity exists, the timeout takes an average of 12 sec, > even if there is console activity on the uml machine. You're going to need to tell me what's happening at the system call level - i.e. strace it and see what is doing something it shouldn't. Jeff -- Work email - jdike at linux dot intel dot com |