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

Commit71f411d

Browse files
committed
Add mention of kern.ipc.shm_use_phys for locking shared memory.
1 parent8362be3 commit71f411d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎doc/src/sgml/runtime.sgml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$Header: /cvsroot/pgsql/doc/src/sgml/runtime.sgml,v 1.158 2002/11/2106:36:08 tgl Exp $
2+
$Header: /cvsroot/pgsql/doc/src/sgml/runtime.sgml,v 1.159 2002/11/2118:19:51 momjian Exp $
33
-->
44

55
<Chapter Id="runtime">
@@ -2607,9 +2607,9 @@ options SEMMAP=256
26072607
<literal>option</literal> singular.)
26082608
</para>
26092609
<para>
2610-
Youmay also want to use the <application>sysctl</> setting to
2610+
Youmight also want to use the <application>sysctl</> setting to
26112611
lock shared memory into RAM and prevent it from being paged out
2612-
to swap.
2612+
to swap, e.g. <literal>kern.ipc.shm_use_phys</>.
26132613
</para>
26142614
</listitem>
26152615
</varlistentry>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp