mlock.2: shmctl() SHM_LOCKed memory is not included in VmLck

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

View File

@ -293,8 +293,6 @@ file shows how many kilobytes of memory the process with ID
has locked using
.BR mlock (),
.BR mlockall (),
.BR shmctl (2)
.BR SHM_LOCK ,
and
.BR mmap (2)
.BR MAP_LOCKED .