aboutsummaryrefslogtreecommitdiffstats
path: root/man5
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2020-05-25 15:30:30 +0200
committerMichael Kerrisk <mtk.manpages@gmail.com>2020-05-25 15:46:44 +0200
commitd85aebeaa1a1ba0b35c172b5e14bb267d66f9d07 (patch)
tree86a6dcba200608e7ab7c783fd07857cada8900c1 /man5
parent8485aade48a06f3254ee29a20f5e892c862dc420 (diff)
downloadman-pages-d85aebeaa1a1ba0b35c172b5e14bb267d66f9d07.tar.gz
proc.5: Add "mp" to VmFlags in /proc/[pid]/smaps
Added in kernel commit 4aae7e436fa51faf4bf5d11b175aea82cfe8224a. Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man5')
-rw-r--r--man5/proc.51
1 files changed, 1 insertions, 0 deletions
diff --git a/man5/proc.5 b/man5/proc.5
index 609b711497..6fede559d5 100644
--- a/man5/proc.5
+++ b/man5/proc.5
@@ -2009,6 +2009,7 @@ encoded using the following two-letter codes:
gd - stack segment grows down
pf - pure PFN range
dw - disabled write to the mapped file
+ mp - MPX-specific VMA (x86, since Linux 3.19)
lo - pages are locked in memory
io - memory mapped I/O area
sr - sequential read advise provided