Bug 113892 - Enable HAVE_MADV_FREE_REUSE on iOS
Summary: Enable HAVE_MADV_FREE_REUSE on iOS
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Pratik Solanki
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2013-04-03 12:44 PDT by Pratik Solanki
Modified: 2013-04-03 16:15 PDT (History)
2 users (show)

See Also:


Attachments
Patch (1.20 KB, patch)
2013-04-03 12:56 PDT, Pratik Solanki
mrowe: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pratik Solanki 2013-04-03 12:44:24 PDT
iOS supports MADV_FREE_REUSE. We should use it.
Comment 1 Pratik Solanki 2013-04-03 12:44:42 PDT
<rdar://12787563>
Comment 2 Pratik Solanki 2013-04-03 12:56:10 PDT
Created attachment 196398 [details]
Patch
Comment 3 Pratik Solanki 2013-04-03 16:15:25 PDT
Committed r147595: <http://trac.webkit.org/changeset/147595>