Bug 255202 - [PlayStation] Avoid mincore() call in BlockDirectory::updatePercentageOfPagedOutPages()
Summary: [PlayStation] Avoid mincore() call in BlockDirectory::updatePercentageOfPaged...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Yoshiaki Jitsukawa
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-04-09 01:45 PDT by Yoshiaki Jitsukawa
Modified: 2023-04-10 02:51 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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>