from small one page howto to huge articles all in one place
Last additions:
May 25th. 2007:
April, 26th. 2006:
| You are here: manpages
proc_kpagecgroup
Section: File Formats (5) Updated: 202-0-08 Index
Return to Main Contents
NAME
/proc/kpagecgroup - memory cgroups
DESCRIPTION
- /proc/kpagecgroup (since Linux 4.3)
-
This file contains a 6-bit inode number of
the memory cgroup each page is charged to,
indexed by page frame number (see the discussion of
/proc/pid/pagemap).
-
The
/proc/kpagecgroup
file is present only if the
CONFIG_MEMCG
kernel configuration option is enabled.
SEE ALSO
proc(5)
Index
- NAME
-
- DESCRIPTION
-
- SEE ALSO
-
|