From 3e0bdfadc354fe3710a5ea1281b6c813c8ffee33 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Fri, 27 Jun 2003 18:20:50 +0000 Subject: [PATCH] Document kernel changes needed for BSD/OS 4.3. --- doc/src/sgml/runtime.sgml | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/doc/src/sgml/runtime.sgml b/doc/src/sgml/runtime.sgml index 6192eea645..2cc2400a5c 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