winebuild: Use a 64k page size on ARM64 (try 2)

André Hentschel nerv at dawncrow.de
Thu May 7 16:37:49 CDT 2015


> 64k pages are much faster on arm64 kernels, while 4k is still the default to support arm32 apps.
> Pure arm64 might still opt for 64k and this fixes running wine on such configurations.
> The rest of Wine detects the page size at runtime and this change here shouldn't hurt.

e.g. openSUSE uses 64k by default...

---
 tools/winebuild/utils.c | 12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0006-winebuild-Use-a-64k-page-size-on-ARM64.txt
Type: text/x-patch
Size: 620 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20150507/d7fcf643/attachment.bin>


More information about the wine-patches mailing list