From owner-freebsd-questions@FreeBSD.ORG Sat Oct 29 07:00:17 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 BBF9E16A41F for ; Sat, 29 Oct 2005 07:00:17 +0000 (GMT) (envelope-from kjelderg@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.203]) by mx1.FreeBSD.org (Postfix) with ESMTP id 12BAC43D49 for ; Sat, 29 Oct 2005 07:00:16 +0000 (GMT) (envelope-from kjelderg@gmail.com) Received: by wproxy.gmail.com with SMTP id i1so312433wra for ; Sat, 29 Oct 2005 00:00:16 -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=H8WwciEOWggcgrrBn1ytWI/ibr77J4jXbHW9W+Qjr29ZR7MmQyMfT9lzOWOSOvpKN+QeghYMlPFG66eCpX8FIPnmupSX+/UEq2/uj7PoQ65aHJyapWc1GqSIn2GL2IKA3tOkv06P9ub7xqxGAxJMp4Qg8xBl4B2x4MQX2061GSc= Received: by 10.65.188.9 with SMTP id q9mr4221qbp; Fri, 28 Oct 2005 23:31:54 -0700 (PDT) Received: by 10.65.23.11 with HTTP; Fri, 28 Oct 2005 23:31:54 -0700 (PDT) Message-ID: Date: Sat, 29 Oct 2005 15:31:54 +0900 From: Eric Kjeldergaard To: RW In-Reply-To: <200510270234.06450.list-freebsd-2004@morbius.sent.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <435f98952cfb4@wp.pl> <435F9BD0.4080908@speechpro.com> <200510270234.06450.list-freebsd-2004@morbius.sent.com> Cc: freebsd-questions@freebsd.org Subject: Re: Disc space 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: Sat, 29 Oct 2005 07:00:17 -0000 On 10/27/05, RW wrote: > On Wednesday 26 October 2005 16:08, Igor Robul wrote: > > > 2) you can buy more memory and use memory backed md (4) /tmp > > And you can create a 100 MB memory-backed /tmp simply by adding the > following > to rc.conf > > tmpmfs=3D"YES" > tmpsize=3D"100m" > tmpmfs_flags=3D"-SM" > > If you omit the tmpmfs_flags line, it will default to swap-backed /tmp, > which > may be more useful. As a side-note to this, if you make a swap-backed tmp, you would be able to convert you current /tmp to swap. -- If I write a signature, my emails will appear more personalised.