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

Commit805ac78

Browse files
committed
doc: Add index entries and better documentation link for Linux OOM
1 parent5f36096 commit805ac78

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

‎doc/src/sgml/runtime.sgml

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1245,6 +1245,18 @@ default:\
12451245
<sect2 id="linux-memory-overcommit">
12461246
<title>Linux Memory Overcommit</title>
12471247

1248+
<indexterm>
1249+
<primary>memory overcommit</primary>
1250+
</indexterm>
1251+
1252+
<indexterm>
1253+
<primary>OOM</primary>
1254+
</indexterm>
1255+
1256+
<indexterm>
1257+
<primary>overcommit</primary>
1258+
</indexterm>
1259+
12481260
<para>
12491261
In Linux 2.4 and later, the default virtual memory behavior is not
12501262
optimal for <productname>PostgreSQL</productname>. Because of the
@@ -1306,7 +1318,7 @@ sysctl -w vm.overcommit_memory=2
13061318
or placing an equivalent entry in <filename>/etc/sysctl.conf</>.
13071319
You might also wish to modify the related setting
13081320
<varname>vm.overcommit_ratio</>. For details see the kernel documentation
1309-
file <filename>Documentation/vm/overcommit-accounting</>.
1321+
file <ulink url="https://www.kernel.org/doc/Documentation/vm/overcommit-accounting"></ulink>.
13101322
</para>
13111323

13121324
<para>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp