From: Bruce Momjian Date: Fri, 27 Jun 2003 18:20:50 +0000 (+0000) Subject: Document kernel changes needed for BSD/OS 4.3. X-Git-Tag: REL7_4_BETA1~280 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3e0bdfadc354fe3710a5ea1281b6c813c8ffee33;p=thirdparty%2Fpostgresql.git Document kernel changes needed for BSD/OS 4.3. --- diff --git a/doc/src/sgml/runtime.sgml b/doc/src/sgml/runtime.sgml index 6192eea6450..2cc2400a5c5 100644 --- a/doc/src/sgml/runtime.sgml +++ b/doc/src/sgml/runtime.sgml @@ -1,5 +1,5 @@ @@ -2839,14 +2839,15 @@ $ postmaster -o '-S 1024 -s' options "SHMALL=8192" options "SHMMAX=\(SHMALL*PAGE_SIZE\)" - For those running 4.1 or later, just make the above changes, - recompile the kernel, and reboot. + For those running 4.3 or later, you will probably need to increase + KERNEL_VIRTUAL_MB above the default 248. + Once all changes have been made, recompile the kernel, and reboot. - For those running earlier releases, use bpatch to - find the sysptsize value in the current + For those running 4.0 and earlier releases, use bpatch + to find the sysptsize value in the current kernel. This is computed dynamically at boot time. $ bpatch -r sysptsize