Bug 274221
Summary: | Replace OSAllocator implementation with memory-extra private library | ||
---|---|---|---|
Product: | WebKit | Reporter: | Basuke Suzuki <basuke> |
Component: | Platform | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Basuke Suzuki
To reserve large address space, our platform requires precise control of virtual address space and commiti/decommit management is not enough for this purpose. In this patch, I've introduced new memory-extra private library for that purpose and add platform specific OSAllocator implementation.
Also replace showmap library with embedded one inside memory-extra and use clever way to collect memory information.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
EWS
Committed 278920@main (3042eb64bb03): <https://commits.webkit.org/278920@main>
Reviewed commits have been landed. Closing PR #28603 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/128286116>