REOPENED 146855
[WK2] Increase the QoS of some of our WorkQueues to match the one of our processes
https://bugs.webkit.org/show_bug.cgi?id=146855
Summary [WK2] Increase the QoS of some of our WorkQueues to match the one of our proc...
Chris Dumez
Reported 2015-07-10 13:58:48 PDT
Increase the QoS of some of our WorkQueues to match the one of our processes. For e.g., even though the WebContent and the Networking processes have USER_UNITIATED QoS, the IPC between them is using a WorkQueue with DEFAULT QoS.
Attachments
Patch (3.15 KB, patch)
2015-07-10 14:00 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2015-07-10 14:00:54 PDT
Chris Dumez
Comment 2 2015-07-10 14:16:49 PDT
Comment on attachment 256612 [details] Patch Clearing flags on attachment: 256612 Committed r186689: <http://trac.webkit.org/changeset/186689>
Chris Dumez
Comment 3 2015-07-10 14:16:56 PDT
All reviewed patches have been landed. Closing bug.
David Kilzer (:ddkilzer)
Comment 4 2015-07-11 08:01:07 PDT
This may have caused layout test X to start timing out on Mavericks {Release,Debug} WK2 tests only: <https://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#showAllRuns=true&revision=186689&tests=fast%2Fframes%2Fframe-limit.html>
David Kilzer (:ddkilzer)
Comment 5 2015-07-11 08:05:26 PDT
(In reply to comment #4) > This may have caused layout test X to start timing out on Mavericks > {Release,Debug} WK2 tests only: > > <https://webkit-test-results.appspot.com/dashboards/flakiness_dashboard. > html#showAllRuns=true&revision=186689&tests=fast%2Fframes%2Fframe-limit.html> Where X = fast/frames/frame-limit.html. :| Filed Bug 146876 to track this.
WebKit Commit Bot
Comment 6 2015-07-11 13:15:39 PDT
Re-opened since this is blocked by bug 146880
Note You need to log in before you can comment on or make changes to this bug.