Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit7019c21

Browse files
committed
Remove incorrect statement about IPC configuration on OpenBSD
kern.ipc.shm_use_phys is not a sysctl on OpenBSD, and SEMMAP is nota kernel configuration option. These were probably copy pasteos fromwhen the documentation had a single paragraph for *BSD.Author: Daniel Gustafsson <daniel@yesql.se>
1 parent2eb809a commit7019c21

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

‎doc/src/sgml/runtime.sgml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -959,16 +959,9 @@ option SYSVSEM
959959
option SEMMNI=256
960960
option SEMMNS=512
961961
option SEMMNU=256
962-
option SEMMAP=256
963962
</programlisting>
964963
</para>
965964

966-
<para>
967-
You might also want to configure your kernel to lock shared
968-
memory into RAM and prevent it from being paged out to swap.
969-
This can be accomplished using the <command>sysctl</command>
970-
setting <literal>kern.ipc.shm_use_phys</literal>.
971-
</para>
972965
</listitem>
973966
</varlistentry>
974967

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp