RESOLVED FIXED 272487
Reduce IPC queue size from 1024 to 128
https://bugs.webkit.org/show_bug.cgi?id=272487
Summary Reduce IPC queue size from 1024 to 128
Chris Dumez
Reported 2024-04-10 15:36:54 PDT
Reduce IPC queue size from 1024 to 128, to reduce memory usage. Once the queue size is reached, we wake up the process to give it a chance to process the queue.
Attachments
Chris Dumez
Comment 1 2024-04-10 15:37:10 PDT
Chris Dumez
Comment 2 2024-04-10 15:39:26 PDT
EWS
Comment 3 2024-04-11 07:42:51 PDT
Committed 277383@main (4ef72e9956da): <https://commits.webkit.org/277383@main> Reviewed commits have been landed. Closing PR #27114 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.