shmget.2: grfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Simon Paillard 2014-06-16 23:35:21 +02:00 committed by Michael Kerrisk
parent a1fa36afd2
commit d65250f528
1 changed files with 1 additions and 1 deletions

View File

@ -294,7 +294,7 @@ and
.B SHMMNI
are not modified, this yields a limit for the
total memory used by all shared memory segments of 8 GB:
With a 4kB page size, this formula yields the value 2^21 (2,097,152),
with a 4kB page size, this formula yields the value 2^21 (2,097,152);
with 8kB page size, it yields 2^20 (1048576).
On Linux, this limit can be read and modified via