gnash-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnash-dev] high CPU usage (heartbeat)


From: John Gilmore
Subject: Re: [Gnash-dev] high CPU usage (heartbeat)
Date: Thu, 28 Apr 2011 23:38:58 -0700

> An heartbeat is dispatched every 10ms, by design. Would be interesting
> to inspect further for the 0ms timedout poll.

As has been done in the Linux kernel, could we switch this to
"tickless" operation, such that gnash delays until the script lets
us know that something will need to happen?  Rather than waking
up every 10ms to ask ourselves, "Does anything need to happen?"

        John



reply via email to

[Prev in Thread] Current Thread [Next in Thread]