Bug 131909

Summary: bmalloc: Segregate pages by objects size
Product: WebKit Reporter: Geoffrey Garen <ggaren>
Component: New BugsAssignee: Geoffrey Garen <ggaren>
Status: RESOLVED FIXED    
Severity: Normal CC: kling, sam
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch kling: review+

Description Geoffrey Garen 2014-04-19 23:19:16 PDT
bmalloc: Segregate pages by objects size
Comment 1 Geoffrey Garen 2014-04-19 23:30:00 PDT
Created attachment 229758 [details]
Patch
Comment 2 Andreas Kling 2014-04-20 00:15:39 PDT
Comment on attachment 229758 [details]
Patch

r=me
Comment 3 Geoffrey Garen 2014-04-20 12:33:38 PDT
Committed r167570: <http://trac.webkit.org/changeset/167570>