From owner-freebsd-questions@FreeBSD.ORG Tue Oct 18 23:29:46 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0F52A16A41F for ; Tue, 18 Oct 2005 23:29:46 +0000 (GMT) (envelope-from peterclutton@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.200]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9A11F43D48 for ; Tue, 18 Oct 2005 23:29:45 +0000 (GMT) (envelope-from peterclutton@gmail.com) Received: by xproxy.gmail.com with SMTP id t15so958311wxc for ; Tue, 18 Oct 2005 16:29:44 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Vb1hWczAJWIZEUR0Oow7NwDqNJhkKxHN8D4KAJl3COQpO0LkoyiXwlmnLnG6HmzbWto7uxPnibJMvAbmLSP5KZEpsxbYRU6PPomHQlVtfbx62oi3+a4RDeZcWMR0x5CYmzGkak9ZZ5VG4BXG/ITp0b7gM3NRztLbVQ+Wn2NDyS0= Received: by 10.70.100.16 with SMTP id x16mr3157818wxb; Tue, 18 Oct 2005 16:23:01 -0700 (PDT) Received: by 10.70.91.17 with HTTP; Tue, 18 Oct 2005 16:23:01 -0700 (PDT) Message-ID: <57416b300510181623n344f3a38pf4693398a6db0502@mail.gmail.com> Date: Wed, 19 Oct 2005 09:23:01 +1000 From: Peter Clutton To: Alistar Erlas In-Reply-To: <20051018023528.28453.qmail@web54505.mail.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20051018023528.28453.qmail@web54505.mail.yahoo.com> Cc: freebsd-questions@freebsd.org Subject: Re: User configurable swap files X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Oct 2005 23:29:46 -0000 On 10/18/05, Alistar Erlas wrote: > Hello, > > I have a feature idea that might be interesting and I > think would be very useful. > > I think it would be an excellent feature to be able, > in addition to using a swap partition, also be able to > create files in a filesystem that can be used for > additional VM space, especially which can be created > while the kernel is running and a maximum size that > can also be configured during run time. I have run > into the problem of where the system has run out of VM > space on the system, but I would rather not have to > repartition. Users could for instance define swap > files on filesystems on flash memory sticks that you > plugin to USB ports. Instant memory upgrade. Or they > could set them up on remote filesystems. many > possibilities. Thank you, for your attention it is I believe this is already in place. Is this maybe what you are looking for?= : http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/adding-swap-space= .html http://www.freebsddiary.org/swap.php