Open Bug 1223711 Opened 10 years ago Updated 5 years ago

ProcessPendingQForEntry taking lots of CPU time

Categories

(Core :: Networking, defect, P5)

36 Branch
defect

Tracking

()

People

(Reporter: smaug, Unassigned)

Details

(Whiteboard: [necko-backlog])

I have a profile where ProcessPendingQForEntry is taking 84% of cpu processing time of all the threads combined. 25 out of the total 100% is taken by ProcessPendingQEntry method itself and (84 - 25) then is underneath the method: mostly TryDispatchConnection, where GetSpdyPreferredConn is 28%. Nightly (2015-11-08) After a minute or two the cpu usage went down.
what were you doing? (that just means the dispatcher was spinning for some reason that I guess it worked out)
This happened after resuming the laptop (64bit linux)
Whiteboard: [necko-backlog]
Priority: -- → P1
Priority: P1 → P3

Bulk-downgrade of unassigned, untouched DOM/Storage bug's priority.

If you have reason to believe, this is wrong, please write a comment and ni :jstutte.

Severity: normal → S4
Priority: P3 → P5
You need to log in before you can comment on or make changes to this bug.