WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
255919
[GLib] Arrange to call malloc_trim on process suspension
https://bugs.webkit.org/show_bug.cgi?id=255919
Summary
[GLib] Arrange to call malloc_trim on process suspension
Adrian Perez
Reported
2023-04-25 06:51:07 PDT
Like the Cocoa port in
261087@main
we can arrange to call malloc_trim (if the libc has the function) in the GTK and WPE ports inside WebProcess::releaseSystemMallocMemory()
Attachments
Add attachment
proposed patch, testcase, etc.
Adrian Perez
Comment 1
2023-04-25 06:56:25 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/13145
EWS
Comment 2
2023-04-25 09:02:08 PDT
Committed
263373@main
(4d11cf4168d7): <
https://commits.webkit.org/263373@main
> Reviewed commits have been landed. Closing PR #13145 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2023-04-25 09:03:20 PDT
<
rdar://problem/108506570
>
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