WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2024-04-10 15:37:10 PDT
<
rdar://125523305
>
Chris Dumez
Comment 2
2024-04-10 15:39:26 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/27114
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.
Top of Page
Format For Printing
XML
Clone This Bug