提交 c0d2143d 编写于 作者: C Chen Hanxiao 提交者: 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: NChen Hanxiao <chenhanxiao@cn.fujitsu.com>
Acked-by: NKirill A. Shutemov <kirill.shutemov@linux.intel.com>
Signed-off-by: NJonathan Corbet <corbet@lwn.net>
上级 f66fa08b
...@@ -235,6 +235,7 @@ Table 1-2: Contents of the status files (as of 4.1) ...@@ -235,6 +235,7 @@ Table 1-2: Contents of the status files (as of 4.1)
VmExe size of text segment VmExe size of text segment
VmLib size of shared library code VmLib size of shared library code
VmPTE size of page table entries VmPTE size of page table entries
VmPMD size of second level page tables
VmSwap size of swap usage (the number of referred swapents) VmSwap size of swap usage (the number of referred swapents)
Threads number of threads Threads number of threads
SigQ number of signals queued/max. number for queue SigQ number of signals queued/max. number for queue
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册