Bug 255202
| Summary: | [PlayStation] Avoid mincore() call in BlockDirectory::updatePercentageOfPagedOutPages() | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Yoshiaki Jitsukawa <yoshiaki.jitsukawa> |
| Component: | JavaScriptCore | Assignee: | Yoshiaki Jitsukawa <yoshiaki.jitsukawa> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | basuke, stephan.szabo, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Yoshiaki Jitsukawa
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.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Yoshiaki Jitsukawa
Pull request: https://github.com/WebKit/WebKit/pull/12562
EWS
Committed 262766@main (7fab05687df1): <https://commits.webkit.org/262766@main>
Reviewed commits have been landed. Closing PR #12562 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/107826434>