From owner-freebsd-questions Tue Aug 10 15: 6:49 1999 Delivered-To: freebsd-questions@freebsd.org Received: from pop3-3.enteract.com (pop3-3.enteract.com [207.229.143.32]) by hub.freebsd.org (Postfix) with SMTP id 7056A14D41 for ; Tue, 10 Aug 1999 15:06:41 -0700 (PDT) (envelope-from dscheidt@enteract.com) Received: (qmail 21079 invoked from network); 10 Aug 1999 22:06:25 -0000 Received: from shell-1.enteract.com (dscheidt@207.229.143.40) by pop3-3.enteract.com with SMTP; 10 Aug 1999 22:06:25 -0000 Date: Tue, 10 Aug 1999 17:06:25 -0500 (CDT) From: David Scheidt To: "Childers, Richard" Cc: freebsd-questions@freebsd.org, "'H. Eckert '" Subject: RE: Little question (offtopic) In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG [Nothing to do with -Security, moved to -questions.] On Tue, 10 Aug 1999, Childers, Richard wrote: > Continuing to wander off-topic, here ... I've noticed that FreeBSD 3.1 will > not allow more that four swap partitions. Does anyone know why this is? I haven't got a 3.1 source tree handy, but doesn't it have NSWAPDEV as a tunable? -CURRENT does; take a look at /usr/src/sys/vm/vm_swap.c. It defaults to 4. David To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message