From owner-freebsd-questions Mon Jun 29 07:00:05 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA19658 for freebsd-questions-outgoing; Mon, 29 Jun 1998 07:00:05 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from inet.prbank.msk.su (root@prbank.msk.su [195.54.219.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA19539 for ; Mon, 29 Jun 1998 06:59:40 -0700 (PDT) (envelope-from fav@prbank.msk.su) Received: from pegasus.prbank.msk.su (root@pegasus [172.16.26.0]) by inet.prbank.msk.su (8.8.8/vak/1.9) with ESMTP id RAA13963 for ; Mon, 29 Jun 1998 17:15:41 +0400 Received: from prbank.msk.su by pegasus.prbank.msk.su with ESMTP id RAA18968; (8.8.7/vak/1.9) Mon, 29 Jun 1998 17:14:17 +0400 Message-ID: <359792AA.6950DB3C@prbank.msk.su> Date: Mon, 29 Jun 1998 17:12:11 +0400 From: "Andrew V. Fomenkov" Organization: ProgramBank X-Mailer: Mozilla 4.04 [en] (Win95; I) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Swap partitions Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG When I've install FreeBSD 2.2.1 , I've specified too small swap partition (25MB while RAM == 16MB). To increase it, I've created 12MB file and configure vnode driver to use it as swap partition. swapinfo tells 'Interleaved' type for both partitions, and FreeBSD tries to use both partitions simultaneously, and this slows down my system. Is it possible to tell FreeBSD to use 2nd partition only when first is full ? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message