Bug 140408 - Consider alignment when allocating from a SegregatedFreeList
Summary: Consider alignment when allocating from a SegregatedFreeList
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-01-13 14:06 PST by Geoffrey Garen
Modified: 2015-01-13 14:26 PST (History)
0 users

See Also:


Attachments
Patch (3.58 KB, patch)
2015-01-13 14:07 PST, Geoffrey Garen
sam: 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-01-13 14:06:27 PST
Consider alignment when allocating from a SegregatedFreeList
Comment 1 Geoffrey Garen 2015-01-13 14:07:54 PST
Created attachment 244544 [details]
Patch
Comment 2 Geoffrey Garen 2015-01-13 14:26:53 PST
Committed r178377: <http://trac.webkit.org/changeset/178377>