Bug 154726 - [Darwin] Use vm_kernel_page_size for WTF::pageSize().
Summary: [Darwin] Use vm_kernel_page_size for WTF::pageSize().
Status: REOPENED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Template Framework (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords: Performance
Depends on: 154728
Blocks:
  Show dependency treegraph
 
Reported: 2016-02-26 07:33 PST by Andreas Kling
Modified: 2016-02-26 09:47 PST (History)
4 users (show)

See Also:


Attachments
Patch (2.59 KB, patch)
2016-02-26 07:34 PST, 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 2016-02-26 07:33:44 PST
We should use the native page size on Darwin systems.
Comment 1 Andreas Kling 2016-02-26 07:34:44 PST
Created attachment 272325 [details]
Patch
Comment 2 WebKit Commit Bot 2016-02-26 09:04:13 PST
Comment on attachment 272325 [details]
Patch

Clearing flags on attachment: 272325

Committed r197168: <http://trac.webkit.org/changeset/197168>
Comment 3 WebKit Commit Bot 2016-02-26 09:04:17 PST
All reviewed patches have been landed.  Closing bug.
Comment 4 WebKit Commit Bot 2016-02-26 09:47:32 PST
Re-opened since this is blocked by bug 154728