Bug 142194 - bmalloc: Eagerly remove allocated objects from the free list
Summary: bmalloc: Eagerly remove allocated objects from the free list
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: 2015-03-02 16:03 PST by Geoffrey Garen
Modified: 2015-03-02 16:38 PST (History)
0 users

See Also:


Attachments
Patch (6.35 KB, patch)
2015-03-02 16:08 PST, 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-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>