Bug 134112 - [Cocoa] Release freed up blocks from the JS heap after simulated memory pressure.
Summary: [Cocoa] Release freed up blocks from the JS heap after simulated memory press...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-20 11:58 PDT by Andreas Kling
Modified: 2014-06-20 13:48 PDT (History)
2 users (show)

See Also:


Attachments
Patch (2.73 KB, patch)
2014-06-20 11:59 PDT, Andreas Kling
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Kling 2014-06-20 11:58:03 PDT
For better accounting, let's also force flush the BlockAllocator's freed blocks back to the system upon simulated memory pressure.
Comment 1 Andreas Kling 2014-06-20 11:59:42 PDT
Created attachment 233440 [details]
Patch
Comment 2 Mark Hahnenberg 2014-06-20 13:40:01 PDT
Comment on attachment 233440 [details]
Patch

r=me
Comment 3 Andreas Kling 2014-06-20 13:48:38 PDT
Comment on attachment 233440 [details]
Patch

Clearing flags on attachment: 233440

Committed r170201: <http://trac.webkit.org/changeset/170201>
Comment 4 Andreas Kling 2014-06-20 13:48:40 PDT
All reviewed patches have been landed.  Closing bug.