[Webkit-unassigned] [Bug 200391] Implement memory monitoring functions for Linux OS

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 2 08:17:26 PDT 2019


https://bugs.webkit.org/show_bug.cgi?id=200391

--- Comment #2 from Paulo Matos <pmatos at igalia.com> ---
I wanted to post this for review/discussion. Initially I discussed this with my colleague Caio and he suggested to get this in WTF, except WTF already contains memory management functions for Linux under ./Source/WTF/wtf/linux/MemoryFootprintLinux.cpp but for a completely different purpose.

Initially my reason for implementing this was to get results out of JetStream2 benchmark with memory information when ran with runMode='RAMification'.

I would like to know if this is something that upstream would like to keep in jsc.cpp or move somewhere else (maybe WTF), possibly even merging it with current functionality? Suggestions welcome.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190802/e1d0b7ec/attachment.html>


More information about the webkit-unassigned mailing list