mm: hugetlb: proc: add HugetlbPages field to /proc/PID/status
[firefly-linux-kernel-4.4.55.git] / Documentation / filesystems / proc.txt
index a7d6c06f36c4c4c5c90ba2226e26ba3dc9f3c967..12ac0e4455d4b80afc1ab5dfed0fabcd4fc55826 100644 (file)
@@ -175,6 +175,7 @@ read the file /proc/PID/status:
   VmLib:      1412 kB
   VmPTE:        20 kb
   VmSwap:        0 kB
+  HugetlbPages:          0 kB
   Threads:        1
   SigQ:   0/28578
   SigPnd: 0000000000000000
@@ -238,6 +239,7 @@ Table 1-2: Contents of the status files (as of 4.1)
  VmPTE                       size of page table entries
  VmPMD                       size of second level page tables
  VmSwap                      size of swap usage (the number of referred swapents)
+ HugetlbPages                size of hugetlb memory portions
  Threads                     number of threads
  SigQ                        number of signals queued/max. number for queue
  SigPnd                      bitmap of pending signals for the thread