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
Radar WebKit Bug Importer
Comment 1 2023-05-24 16:05:05 PDT
Ben Nham
Comment 2 2023-05-24 18:20:19 PDT
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.