[Webkit-unassigned] [Bug 210614] New: Wrong PageSize for MIPS64
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Apr 16 11:37:50 PDT 2020
https://bugs.webkit.org/show_bug.cgi?id=210614
Bug ID: 210614
Summary: Wrong PageSize for MIPS64
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: bmalloc
Assignee: webkit-unassigned at lists.webkit.org
Reporter: jiaxun.yang at flygoat.com
CC: ggaren at apple.com
http://svn.webkit.org/repository/webkit/trunk@260179
Here MIPS64's PageSize in PageBloxk.h was set to 4k.
However there are many MIPS64 system like Loongson and Cavium is using 16k Page.
16k would be a better value.
Thanks.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200416/d9a94d17/attachment.htm>
More information about the webkit-unassigned
mailing list