Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 7fab05687df112cb8a846f4faef8c59ffae56bec
https://github.com/WebKit/WebKit/commit/7fab05687df112cb8a846f4faef8c59ffae56bec
Author: Yoshiaki Jitsukawa <[email protected]>
Date: 2023-04-10 (Mon, 10 Apr 2023)
Changed paths:
M Source/JavaScriptCore/heap/BlockDirectory.cpp
Log Message:
-----------
[PlayStation] Avoid mincore() call in
BlockDirectory::updatePercentageOfPagedOutPages()
https://bugs.webkit.org/show_bug.cgi?id=255202
Reviewed by Ross Kirsling.
Until we figure out the best way on PlayStation to check if pages are paged
out, disable
the code block of BlockDirectory::updatePercentageOfPagedOutPages() in the
PlayStation port.
* Source/JavaScriptCore/heap/BlockDirectory.cpp:
(JSC::BlockDirectory::updatePercentageOfPagedOutPages):
Canonical link: https://commits.webkit.org/262766@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes