Bug 215248 - Use thread_switch instead of switch_pri to drop priority to zero for 1ms instead of 10
Summary: Use thread_switch instead of switch_pri to drop priority to zero for 1ms inst...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Saam Barati
URL:
Keywords: InRadar
: 204871 (view as bug list)
Depends on:
Blocks:
 
Reported: 2020-08-06 18:05 PDT by Saam Barati
Modified: 2020-08-08 17:30 PDT (History)
19 users (show)

See Also:


Attachments
patch (2.93 KB, patch)
2020-08-06 18:20 PDT, Saam Barati
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Saam Barati 2020-08-06 18:05:04 PDT
...
Comment 1 Saam Barati 2020-08-06 18:20:09 PDT
Created attachment 406143 [details]
patch
Comment 2 Yusuke Suzuki 2020-08-06 18:22:58 PDT
Comment on attachment 406143 [details]
patch

r=me
Comment 3 EWS 2020-08-07 11:18:12 PDT
Committed r265383: <https://trac.webkit.org/changeset/265383>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 406143 [details].
Comment 4 Radar WebKit Bug Importer 2020-08-07 11:19:18 PDT
<rdar://problem/66691070>
Comment 5 Ben Nham 2020-08-08 17:30:27 PDT
*** Bug 204871 has been marked as a duplicate of this bug. ***