On 4 June 2012 22:07, Sven Van Caekenberghe <[email protected]> wrote: > Yes, we should at least understand why this happens. > > BTW, another related question is: when running headless, do we actually need > those 6 processes ? >
well, here ones: 1. Delay 2. Event fetcher 3. Low space watcher 4. UI process 5. finalization process 6. idle process well, i did following: InputEventFetcher shutDown. Delay stopTimerEventLoop. WeakArray finalizationProcess terminate. Processor activeProcess terminate. and still having constant 2.3-2.4% CPU load.. there's only idle process left.. > Sven -- Best regards, Igor Stasenko.
