Bug 61651

Summary: Try to release unused executable memory when the FixedVMPool allocator is under pressure
Product: WebKit Reporter: Oliver Hunt <oliver>
Component: New BugsAssignee: Oliver Hunt <oliver>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch ggaren: review+

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>