aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/src/sgml/runtime.sgml7
1 files changed, 0 insertions, 7 deletions
diff --git a/doc/src/sgml/runtime.sgml b/doc/src/sgml/runtime.sgml
index 39eaa73f54e..5523da33cf2 100644
--- a/doc/src/sgml/runtime.sgml
+++ b/doc/src/sgml/runtime.sgml
@@ -959,16 +959,9 @@ option SYSVSEM
option SEMMNI=256
option SEMMNS=512
option SEMMNU=256
-option SEMMAP=256
</programlisting>
</para>
- <para>
- You might also want to configure your kernel to lock shared
- memory into RAM and prevent it from being paged out to swap.
- This can be accomplished using the <command>sysctl</command>
- setting <literal>kern.ipc.shm_use_phys</literal>.
- </para>
</listitem>
</varlistentry>