ps: Add OOM and OOMADJ fields
top has had the OOMs and OOMa fields since 2011. Ten years its
probably time that ps had these fields added too.
ps output options have oom and oomadj for OOM Score and OOM Adjustment
respectively.
References:
procps-ng/procps#198
commit 367fd902da
https://www.freelists.org/post/procps/PATCH-12-Add-missed-oom-support-to-libproc
This commit is contained in:
@ -103,6 +103,8 @@ makREL(NS_NET)
|
||||
makREL(NS_PID)
|
||||
makREL(NS_USER)
|
||||
makREL(NS_UTS)
|
||||
makREL(OOM_ADJ)
|
||||
makREL(OOM_SCORE)
|
||||
makREL(PRIORITY)
|
||||
makREL(PRIORITY_RT)
|
||||
makREL(PROCESSOR)
|
||||
|
Reference in New Issue
Block a user