/proc/pid/smaps is required CONFIG_PROC_PAGE_MONITOR: │ │ │ │ Various /proc files exist to monitor process memory utilization: │ │ /proc/pid/smaps, /proc/pid/clear_refs, /proc/pid/pagemap, │ │ /proc/kpagecount, and /proc/kpageflags. Disabling these │ │ interfaces will reduce the size of the kernel by approximately 4kb. Reproducible: Always
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0faaddd1ccc380203b1054e05bb6e1d00ff7a5c commit b0faaddd1ccc380203b1054e05bb6e1d00ff7a5c Author: Conrad Kostecki <conikost@gentoo.org> AuthorDate: 2024-11-02 11:39:12 +0000 Commit: Conrad Kostecki <conikost@gentoo.org> CommitDate: 2024-11-02 12:05:31 +0000 dev-util/smem: add check for PROC_PAGE_MONITOR Closes: https://bugs.gentoo.org/942604 Signed-off-by: Conrad Kostecki <conikost@gentoo.org> dev-util/smem/{smem-1.5-r2.ebuild => smem-1.5-r3.ebuild} | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-)