[Webkit-unassigned] [Bug 274221] New: Replace OSAllocator implementation with memory-extra private library
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed May 15 11:25:47 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=274221
Bug ID: 274221
Summary: Replace OSAllocator implementation with memory-extra
private library
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Platform
Assignee: webkit-unassigned at lists.webkit.org
Reporter: Basuke.Suzuki at sony.com
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.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20240515/a2f0fb44/attachment.htm>
More information about the webkit-unassigned
mailing list