Skip to content

mm: fix the inaccurate memory statistics issue for users

JIRA: https://issues.redhat.com/browse/RHEL-97601

This MR fixes an accounting issue with the 64K kernel on large systems
where VmRSS, RssAnon and RssFile from /proc/self/status may be reported
as zeroes for certain applications.

Signed-off-by: Luiz Capitulino luizcap@redhat.com

Merge request reports

Loading