Bug 154726

Summary: [Darwin] Use vm_kernel_page_size for WTF::pageSize().
Product: WebKit Reporter: Andreas Kling <kling>
Component: Web Template FrameworkAssignee: Andreas Kling <kling>
Status: REOPENED ---    
Severity: Normal CC: benjamin, cdumez, cmarcelo, commit-queue
Priority: P2 Keywords: Performance
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 154728    
Bug Blocks:    
Attachments:
Description Flags
Patch none

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