Bug 142194

Summary: bmalloc: Eagerly remove allocated objects from the free list
Product: WebKit Reporter: Geoffrey Garen <ggaren>
Component: New BugsAssignee: Geoffrey Garen <ggaren>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch kling: review+

Description Geoffrey Garen 2015-03-02 16:03:50 PST
bmalloc: Eagerly remove allocated objects from the free list
Comment 1 Geoffrey Garen 2015-03-02 16:08:53 PST
Created attachment 247711 [details]
Patch
Comment 2 Andreas Kling 2015-03-02 16:20:41 PST
Comment on attachment 247711 [details]
Patch

r=me
Comment 3 Geoffrey Garen 2015-03-02 16:38:48 PST
Committed r180908: <http://trac.webkit.org/changeset/180908>