proc.5: Note kernel version for /proc/sys/kernel/{shmall,shmmax}

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-04-17 13:45:46 +02:00
parent 098c699809
commit d85d2ed8e6
1 changed files with 2 additions and 2 deletions

View File

@ -3373,12 +3373,12 @@ Only set this file to 1 if you have a good understanding
of the semantics of the applications using
System V shared memory on your system.
.TP
.I /proc/sys/kernel/shmall
.IR /proc/sys/kernel/shmall " (since Linux 2.2)"
This file
contains the system-wide limit on the total number of pages of
System V shared memory.
.TP
.I /proc/sys/kernel/shmmax
.IR /proc/sys/kernel/shmmax " (since Linux 2.2)"
This file
can be used to query and set the run-time limit
on the maximum (System V IPC) shared memory segment size that can be