Bug 157108 - Don't throttle GuardMalloc on 8-core Macs
Summary: Don't throttle GuardMalloc on 8-core Macs
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alexey Proskuryakov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-04-27 16:55 PDT by Alexey Proskuryakov
Modified: 2016-04-27 23:46 PDT (History)
4 users (show)

See Also:


Attachments
proposed patch (2.03 KB, patch)
2016-04-27 16:58 PDT, Alexey Proskuryakov
no flags Details | Formatted Diff | Diff
proposed patch (2.03 KB, patch)
2016-04-27 17:15 PDT, Alexey Proskuryakov
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Proskuryakov 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.
Comment 1 Alexey Proskuryakov 2016-04-27 16:58:34 PDT
Created attachment 277549 [details]
proposed patch
Comment 2 Alexey Proskuryakov 2016-04-27 17:15:11 PDT
Created attachment 277551 [details]
proposed patch

Accidentally sent with a change I used for testing.
Comment 3 WebKit Commit Bot 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>
Comment 4 WebKit Commit Bot 2016-04-27 23:46:26 PDT
All reviewed patches have been landed.  Closing bug.