WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
288638
[WTF] Use scavenger for SequesteredArenaAllocator instead of eagerly decommitting
https://bugs.webkit.org/show_bug.cgi?id=288638
Summary
[WTF] Use scavenger for SequesteredArenaAllocator instead of eagerly decommit...
Marcus Plutowski
Reported
2025-02-26 12:06:40 PST
rdar://114840952
Eagerly decommitting in the compiler's free-path is pessimizing, even if it happens rarely. Use the decommit queue for what it was intended: deferring work to the scavenger.
Attachments
Add attachment
proposed patch, testcase, etc.
Marcus Plutowski
Comment 1
2025-02-26 19:10:21 PST
Pull request:
https://github.com/WebKit/WebKit/pull/41480
EWS
Comment 2
2025-02-27 23:34:41 PST
Committed
291308@main
(85bf455e9d5d): <
https://commits.webkit.org/291308@main
> Reviewed commits have been landed. Closing PR #41480 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug