Bug 61651 - Try to release unused executable memory when the FixedVMPool allocator is under pressure
Summary: Try to release unused executable memory when the FixedVMPool allocator is und...
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: Oliver Hunt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-27 11:16 PDT by Oliver Hunt
Modified: 2011-05-27 11:30 PDT (History)
0 users

See Also:


Attachments
Patch (36.29 KB, patch)
2011-05-27 11:26 PDT, Oliver Hunt
ggaren: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Oliver Hunt 2011-05-27 11:16:02 PDT
Try to release unused executable memory when the FixedVMPool allocator is under pressure
Comment 1 Oliver Hunt 2011-05-27 11:26:33 PDT
Created attachment 95199 [details]
Patch
Comment 2 Geoffrey Garen 2011-05-27 11:28:53 PDT
Comment on attachment 95199 [details]
Patch

r=me
Comment 3 Oliver Hunt 2011-05-27 11:30:28 PDT
Committed r87527: <http://trac.webkit.org/changeset/87527>