WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
257292
Disable scavenger mini mode in all WebKit service processes
https://bugs.webkit.org/show_bug.cgi?id=257292
Summary
Disable scavenger mini mode in all WebKit service processes
Ben Nham
Reported
2023-05-24 16:04:40 PDT
Right now the bmalloc scavenger mini mode is enabled in NetworkProcess but disabled in UIProcess, WebProcess, and GPUProcess. We should see if we can also disable mini mode in NetworkProcess as well to reduce the CPU impact of the scavenger.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-05-24 16:05:05 PDT
<
rdar://problem/109801111
>
Ben Nham
Comment 2
2023-05-24 18:20:19 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/14321
EWS
Comment 3
2023-05-25 12:41:53 PDT
Committed
264533@main
(35b9897fe3d7): <
https://commits.webkit.org/264533@main
> Reviewed commits have been landed. Closing PR #14321 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