Bug 147240

Summary: bmalloc: Shrink the super chunk size (again)
Product: WebKit Reporter: Geoffrey Garen <ggaren>
Component: New BugsAssignee: Geoffrey Garen <ggaren>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, cmarcelo, commit-queue, kling, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch
none
Patch
none
Patch kling: review+

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>