gmemusage is a tool to show memory usage per userspace application.
top can show low memory state.
I remember gmemusage from the SGI days and remember using it on Linux
too, but currently
yum whatprovides */gmemusage
claims there are No Matches Found. Where did you get your gmemusage from?
On Fri, Oct 18, 2019 at 11:48 AM Martin Stransky wrote:
>
> Folks,
>
> do you know if there's any reliable and widely available way how to
> measure memory usage on Linux by user space application (Firefox in this
> case) and detect low-memory state?
https://gitlab.freedesktop.org/hadess/low-memo
On 10/18/19 8:09 AM, J. Scheurich wrote:
gmemusage is a tool to show memory usage per userspace application.
top can show low memory state.
I remember gmemusage from the SGI days and remember using it on Linux
too, but currently
yum whatprovides */gmemusage
claims there are No Matches Found
do you know if there's any reliable and widely available way how to
measure memory usage on Linux by user space application (Firefox in
this case) and detect low-memory state?
gmemusage is a tool to show memory usage per userspace application.
top can show low memory state.
so long
MUFTI
__
I'm not familiar with this topic, but I can point you to what WebKit
does:
https://trac.webkit.org/browser/webkit/trunk/Source/WebKit/UIProcess/linux/MemoryPressureMonitor.cpp
https://trac.webkit.org/browser/webkit/trunk/Source/WTF/wtf/linux/MemoryPressureHandlerLinux.cpp
https://trac.webkit.o
Folks,
do you know if there's any reliable and widely available way how to
measure memory usage on Linux by user space application (Firefox in this
case) and detect low-memory state?
Thanks,
ma.
---
Hi Vicky, all,
our low-memory detec