Bug 131909 - bmalloc: Segregate pages by objects size
Summary: bmalloc: Segregate pages by objects size
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:
Depends on:
Blocks:
 
Reported: 2014-04-19 23:19 PDT by Geoffrey Garen
Modified: 2014-04-20 12:33 PDT (History)
2 users (show)

See Also:


Attachments
Patch (13.60 KB, patch)
2014-04-19 23:30 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 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>