From owner-freebsd-current Mon Nov 4 08:05:21 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id IAA27168 for current-outgoing; Mon, 4 Nov 1996 08:05:21 -0800 (PST) Received: from brasil.moneng.mei.com (brasil.moneng.mei.com [151.186.109.160]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id IAA27158; Mon, 4 Nov 1996 08:05:15 -0800 (PST) Received: (from jgreco@localhost) by brasil.moneng.mei.com (8.7.Beta.1/8.7.Beta.1) id KAA05135; Mon, 4 Nov 1996 10:04:37 -0600 From: Joe Greco Message-Id: <199611041604.KAA05135@brasil.moneng.mei.com> Subject: Re: Request to add this to FAQ re: swap space To: bde@zeta.org.au (Bruce Evans) Date: Mon, 4 Nov 1996 10:04:36 -0600 (CST) Cc: bde@zeta.org.au, jgreco@brasil.moneng.mei.com, current@FreeBSD.ORG, dtc@scrooge.ee.swin.oz.au, dyson@FreeBSD.ORG, gpalmer@FreeBSD.ORG, rgrimes@gndrsh.aac.dev.com In-Reply-To: <199611021739.EAA18869@godzilla.zeta.org.au> from "Bruce Evans" at Nov 3, 96 04:39:48 am X-Mailer: ELM [version 2.4 PL24] Content-Type: text Sender: owner-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > >> Don't change MSG_BSIZE. Allocation of vm for it is broken except for > >> the default size. > > > >Hmmmmmmmm.... well I've been running with that for quite some time... > >set to 16K instead of 4K. > > This causes 3 semi-random active pages to be mapped to the end of the > message buffer. How to fix? Nobody mentioned this problem back in February when I originally brought it up (see the hackers thread with Subject: "Latest 2.1R panic. Hmm.") and got ack's from folks like David Greenman, Gary Palmer, Poul-Henning Kamp, and Jonathan Bresler as a desirable thing to be able to do. Thanks, ... JG