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

Commit3e0bdfa

Browse files
committed
Document kernel changes needed for BSD/OS 4.3.
1 parent7f1249a commit3e0bdfa

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

‎doc/src/sgml/runtime.sgml

Lines changed: 6 additions & 5 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.187 2003/06/25 01:13:24 momjian Exp $
2+
$Header: /cvsroot/pgsql/doc/src/sgml/runtime.sgml,v 1.188 2003/06/27 18:20:50 momjian Exp $
33
-->
44

55
<Chapter Id="runtime">
@@ -2839,14 +2839,15 @@ $ <userinput>postmaster -o '-S 1024 -s'</userinput>
28392839
options "SHMALL=8192"
28402840
options "SHMMAX=\(SHMALL*PAGE_SIZE\)"
28412841
</programlisting>
2842-
For those running 4.1 or later, just make the above changes,
2843-
recompile the kernel, and reboot.
2842+
For those running 4.3 or later, you will probably need to increase
2843+
<varname>KERNEL_VIRTUAL_MB</> above the default <literal>248</>.
2844+
Once all changes have been made, recompile the kernel, and reboot.
28442845
</para>
28452846
</formalpara>
28462847

28472848
<para>
2848-
For those running earlier releases, use <command>bpatch</> to
2849-
find the <varname>sysptsize</> value in the current
2849+
For those running4.0 andearlier releases, use <command>bpatch</>
2850+
tofind the <varname>sysptsize</> value in the current
28502851
kernel. This is computed dynamically at boot time.
28512852
<screen>
28522853
$ <userinput>bpatch -r sysptsize</>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp