Bug 206214 - [bmalloc] IsoHeap's initial setup should be small
Summary: [bmalloc] IsoHeap's initial setup should be small
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: bmalloc (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Yusuke Suzuki
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-01-13 22:32 PST by Yusuke Suzuki
Modified: 2020-01-17 11:14 PST (History)
9 users (show)

See Also:


Attachments
Patch (80.13 KB, patch)
2020-01-14 21:37 PST, Yusuke Suzuki
no flags Details | Formatted Diff | Diff
Patch (80.12 KB, patch)
2020-01-14 21:45 PST, Yusuke Suzuki
no flags Details | Formatted Diff | Diff
Patch (83.95 KB, patch)
2020-01-15 01:13 PST, Yusuke Suzuki
no flags Details | Formatted Diff | Diff
Patch (84.08 KB, patch)
2020-01-15 01:44 PST, Yusuke Suzuki
no flags Details | Formatted Diff | Diff
Patch (86.18 KB, patch)
2020-01-15 01:58 PST, Yusuke Suzuki
no flags Details | Formatted Diff | Diff
Patch (86.58 KB, patch)
2020-01-15 13:50 PST, Yusuke Suzuki
no flags Details | Formatted Diff | Diff
Patch (87.27 KB, patch)
2020-01-15 15:06 PST, Yusuke Suzuki
no flags Details | Formatted Diff | Diff
Patch (87.36 KB, patch)
2020-01-15 15:29 PST, Yusuke Suzuki
msaboff: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yusuke Suzuki 2020-01-13 22:32:38 PST
...
Comment 1 Yusuke Suzuki 2020-01-13 22:33:01 PST
I think we can improve Membuster via this change (based on the tracked data).
Comment 2 Yusuke Suzuki 2020-01-14 21:37:29 PST
Created attachment 387753 [details]
Patch
Comment 3 Yusuke Suzuki 2020-01-14 21:45:10 PST
Created attachment 387754 [details]
Patch
Comment 4 Yusuke Suzuki 2020-01-15 01:13:37 PST
Created attachment 387763 [details]
Patch
Comment 5 Yusuke Suzuki 2020-01-15 01:44:17 PST
Created attachment 387765 [details]
Patch
Comment 6 Yusuke Suzuki 2020-01-15 01:58:39 PST
Created attachment 387766 [details]
Patch
Comment 7 Yusuke Suzuki 2020-01-15 13:50:44 PST
Created attachment 387841 [details]
Patch
Comment 8 Yusuke Suzuki 2020-01-15 15:06:45 PST
Created attachment 387854 [details]
Patch
Comment 9 Yusuke Suzuki 2020-01-15 15:29:17 PST
Created attachment 387856 [details]
Patch
Comment 10 Michael Saboff 2020-01-16 10:37:23 PST
Comment on attachment 387856 [details]
Patch

r=me
Comment 11 Yusuke Suzuki 2020-01-16 14:05:13 PST
Committed r254708: <https://trac.webkit.org/changeset/254708>
Comment 12 Radar WebKit Bug Importer 2020-01-16 14:06:25 PST
<rdar://problem/58657110>
Comment 13 Truitt Savell 2020-01-17 11:14:23 PST
This broke an API test, tracking in https://bugs.webkit.org/show_bug.cgi?id=206432