[webkit-qt] Excessive timer usage results in 100% CPU usage
Holger Freyther
zecke at selfish.org
Fri Mar 26 05:30:18 PDT 2010
On Friday 26 March 2010 13:23:12 you wrote:
>
> It stays at 8 for a looooooong time , is it possible to limit the number of
> simultaneous connections ?
Yes, it does somewhere in WebCore/platform/network/qt/ResourceHandleQt.cpp
ah this debug message only prints of how many jobs are active right now... but
everytime you see the COUNT: message one request has finished.
Can you check who and how often someone is calling:
Loader::scheduleServePendingRequests?
More information about the webkit-qt
mailing list