From owner-freebsd-questions@FreeBSD.ORG Thu Feb 7 08:31:29 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4513916A46B for ; Thu, 7 Feb 2008 08:31:29 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id A950A13C47E for ; Thu, 7 Feb 2008 08:31:23 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8) with ESMTP id m178U5Ig043603; Thu, 7 Feb 2008 09:30:05 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8/Submit) with ESMTP id m178TqtS043600; Thu, 7 Feb 2008 09:30:04 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Thu, 7 Feb 2008 09:29:49 +0100 (CET) From: Wojciech Puchar To: "Jason C. Wells" In-Reply-To: <47AAA5F0.4090803@highperformance.net> Message-ID: <20080207092921.P22656@wojtek.tensor.gdynia.pl> References: <50460.33951.qm@web34512.mail.mud.yahoo.com> <20080206205042.H4868@wojtek.tensor.gdynia.pl> <20080207151415.06393db1@meijome.net> <47AAA5F0.4090803@highperformance.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions@freebsd.org Subject: Re: Some ideas for FreeBSD 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: Thu, 07 Feb 2008 08:31:29 -0000 > >> But I agree with Wojciech..do you really want to use swap files? > > One could mount an md filesystem and then use that as swap. That way you > wouldn't need to use any disc space. As a plus, the performance would be way > better than disc. > what a sense to allocate memory (as md is memory of disk backed) to swap. simply use that memory