Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
[Linux/aarch64] Move page size ceiling to 16k
https://bugs.webkit.org/show_bug.cgi?id=236564 Patch by Gustavo Noronha Silva <gustavo@noronha.dev.br> on 2022-02-14 Reviewed by Yusuke Suzuki. On Apple Silicon, Linux needs to use 16k pages to be as fast as possible. This change has no visible impact on binary size for release builds, so apply it to all of aarch64 Linux. * wtf/PageBlock.h: Canonical link: https://commits.webkit.org/247233@main git-svn-id: https://svn.webkit.org/repository/webkit/trunk@289761 268f45cc-cd09-0410-ab3c-d52691b4dbfc
- Loading branch information