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

Commit0bf5333

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 parente8cb8fd commit0bf5333

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
@@ -944,16 +944,9 @@ option SYSVSEM
944944
option SEMMNI=256
945945
option SEMMNS=512
946946
option SEMMNU=256
947-
option SEMMAP=256
948947
</programlisting>
949948
</para>
950949

951-
<para>
952-
You might also want to configure your kernel to lock shared
953-
memory into RAM and prevent it from being paged out to swap.
954-
This can be accomplished using the <command>sysctl</command>
955-
setting <literal>kern.ipc.shm_use_phys</literal>.
956-
</para>
957950
</listitem>
958951
</varlistentry>
959952

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp