Bug 147240 - bmalloc: Shrink the super chunk size (again)
Summary: bmalloc: Shrink the super chunk size (again)
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Geoffrey Garen
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2015-07-23 15:45 PDT by Geoffrey Garen
Modified: 2015-07-23 16:34 PDT (History)
5 users (show)

See Also:


Attachments
Patch (1.27 KB, patch)
2015-07-23 15:47 PDT, Geoffrey Garen
no flags Details | Formatted Diff | Diff
Patch (2.73 KB, patch)
2015-07-23 15:48 PDT, Geoffrey Garen
no flags Details | Formatted Diff | Diff
Patch (1.70 KB, patch)
2015-07-23 15:49 PDT, Geoffrey Garen
no flags Details | Formatted Diff | Diff
Patch (1.70 KB, patch)
2015-07-23 15:49 PDT, Geoffrey Garen
kling: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Geoffrey Garen 2015-07-23 15:45:19 PDT
bmalloc: Shrink the super chunk size (again)
Comment 1 Geoffrey Garen 2015-07-23 15:47:05 PDT
Created attachment 257396 [details]
Patch
Comment 2 Radar WebKit Bug Importer 2015-07-23 15:47:50 PDT
<rdar://problem/21971820>
Comment 3 Geoffrey Garen 2015-07-23 15:48:34 PDT
Created attachment 257397 [details]
Patch
Comment 4 Geoffrey Garen 2015-07-23 15:49:22 PDT
Created attachment 257398 [details]
Patch
Comment 5 Geoffrey Garen 2015-07-23 15:49:55 PDT
Created attachment 257399 [details]
Patch
Comment 6 Andreas Kling 2015-07-23 15:50:42 PDT
Comment on attachment 257399 [details]
Patch

r=me (assuming it passes tests, etc)
Comment 7 Geoffrey Garen 2015-07-23 16:34:23 PDT
Committed r187270: <http://trac.webkit.org/changeset/187270>