proc.5: Add reference to mlock(2) for further info on /proc/PID/status VmLck

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2010-10-30 07:33:57 +02:00
parent baeb920b34
commit fde39195fa
1 changed files with 3 additions and 2 deletions

View File

@ -58,7 +58,7 @@
.\" to see what information could be imported from that file
.\" into this file.
.\"
.TH PROC 5 2010-06-19 "Linux" "Linux Programmer's Manual"
.TH PROC 5 2010-10-30 "Linux" "Linux Programmer's Manual"
.SH NAME
proc \- process information pseudo-file system
.SH DESCRIPTION
@ -968,7 +968,8 @@ Peak virtual memory size.
Virtual memory size.
.IP *
.IR VmLck :
Locked memory size.
Locked memory size (see
.BR mlock (3)).
.IP *
.IR VmHWM :
Peak resident set size ("high water mark").