aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems
diff options
context:
space:
mode:
authorChen Hanxiao <chenhanxiao@cn.fujitsu.com>2015-04-24 03:44:17 -0400
committerJonathan Corbet <corbet@lwn.net>2015-05-07 17:07:41 -0600
commitc0d2143dd139e70abba0b8b4bb0fc51c44cc0ac5 (patch)
tree0b3155e6156d3aeb4756b57c5a153dc20ce8accc /Documentation/filesystems
parentDocumentation: kasan: fix a typo (diff)
downloadlinux-dev-c0d2143dd139e70abba0b8b4bb0fc51c44cc0ac5.tar.xz
linux-dev-c0d2143dd139e70abba0b8b4bb0fc51c44cc0ac5.zip
docs: add VmPMD description in proc
commit dc6c9a35b66b ("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: Chen Hanxiao <chenhanxiao@cn.fujitsu.com> Acked-by: Kirill A. Shutemov <kirill.shutemov@linux.intel.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/filesystems')
-rw-r--r--Documentation/filesystems/proc.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/filesystems/proc.txt b/Documentation/filesystems/proc.txt
index 1cc71558cf97..6f7fafde0884 100644
--- a/Documentation/filesystems/proc.txt
+++ b/Documentation/filesystems/proc.txt
@@ -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