Bug 255202

Summary: [PlayStation] Avoid mincore() call in BlockDirectory::updatePercentageOfPagedOutPages()
Product: WebKit Reporter: Yoshiaki Jitsukawa <yoshiaki.jitsukawa>
Component: JavaScriptCoreAssignee: Yoshiaki Jitsukawa <yoshiaki.jitsukawa>
Status: RESOLVED FIXED    
Severity: Normal CC: Basuke.Suzuki, stephan.szabo, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Yoshiaki Jitsukawa 2023-04-09 01:45:07 PDT
Until we figure out the best way to check if a page is paged out, disable the code block of BlockDirectory::updatePercentageOfPagedOutPages() in the PlayStation port.
Comment 1 Yoshiaki Jitsukawa 2023-04-09 22:38:15 PDT
Pull request: https://github.com/WebKit/WebKit/pull/12562
Comment 2 EWS 2023-04-10 02:50:52 PDT
Committed 262766@main (7fab05687df1): <https://commits.webkit.org/262766@main>

Reviewed commits have been landed. Closing PR #12562 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2023-04-10 02:51:16 PDT
<rdar://problem/107826434>