Commit c0d2143d authored by Chen Hanxiao's avatar Chen Hanxiao Committed by Jonathan Corbet

docs: add VmPMD description in proc

commit dc6c9a35 ("mm: account pmd page tables to the process")
add VmPMD in /proc/PID/status.
This patch add a description in proc.txt for it.
Signed-off-by: default avatarChen Hanxiao <chenhanxiao@cn.fujitsu.com>
Acked-by: default avatarKirill A. Shutemov <kirill.shutemov@linux.intel.com>
Signed-off-by: default avatarJonathan Corbet <corbet@lwn.net>
parent f66fa08b
......@@ -235,6 +235,7 @@ Table 1-2: Contents of the status files (as of 4.1)
VmExe size of text segment
VmLib size of shared library code
VmPTE size of page table entries
VmPMD size of second level page tables
VmSwap size of swap usage (the number of referred swapents)
Threads number of threads
SigQ number of signals queued/max. number for queue
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment