RESOLVED FIXED 157108
Don't throttle GuardMalloc on 8-core Macs
https://bugs.webkit.org/show_bug.cgi?id=157108
Summary Don't throttle GuardMalloc on 8-core Macs
Alexey Proskuryakov
Reported 2016-04-27 16:55:40 PDT
Bug 156614 has change the throttle factor for GuardMalloc WK2 to 1/2. But that doesn't seem necessary for 8-core Macs, only 12-core ones time out with 3/4 factor.
Attachments
proposed patch (2.03 KB, patch)
2016-04-27 16:58 PDT, Alexey Proskuryakov
no flags
proposed patch (2.03 KB, patch)
2016-04-27 17:15 PDT, Alexey Proskuryakov
no flags
Alexey Proskuryakov
Comment 1 2016-04-27 16:58:34 PDT
Created attachment 277549 [details] proposed patch
Alexey Proskuryakov
Comment 2 2016-04-27 17:15:11 PDT
Created attachment 277551 [details] proposed patch Accidentally sent with a change I used for testing.
WebKit Commit Bot
Comment 3 2016-04-27 23:46:21 PDT
Comment on attachment 277551 [details] proposed patch Clearing flags on attachment: 277551 Committed r200175: <http://trac.webkit.org/changeset/200175>
WebKit Commit Bot
Comment 4 2016-04-27 23:46:26 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.