From owner-freebsd-current Thu Oct 31 23:47:41 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA01640 for current-outgoing; Thu, 31 Oct 1996 23:47:41 -0800 (PST) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.2.228.19]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id XAA01616; Thu, 31 Oct 1996 23:47:36 -0800 (PST) Received: (from bde@localhost) by godzilla.zeta.org.au (8.7.6/8.6.9) id SAA01117; Fri, 1 Nov 1996 18:42:10 +1100 Date: Fri, 1 Nov 1996 18:42:10 +1100 From: Bruce Evans Message-Id: <199611010742.SAA01117@godzilla.zeta.org.au> To: gpalmer@freebsd.org, jgreco@brasil.moneng.mei.com Subject: Re: Request to add this to FAQ re: swap space Cc: current@freebsd.org, dtc@scrooge.ee.swin.oz.au, dyson@freebsd.org, rgrimes@gndrsh.aac.dev.com Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >You probably want to raise DK_NDRIVE and a few other "less important but >mildly annoying" parameters as well, such as MSG_BSIZE. Don't change MSG_BSIZE. Allocation of vm for it is broken except for the default size. Bruce