From owner-freebsd-current@FreeBSD.ORG Sun Nov 21 21:47:34 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 972E1106566C; Sun, 21 Nov 2010 21:47:34 +0000 (UTC) (envelope-from bruce@cran.org.uk) Received: from muon.cran.org.uk (muon.cran.org.uk [IPv6:2a01:348:0:15:5d59:5c40:0:1]) by mx1.freebsd.org (Postfix) with ESMTP id 344F18FC1B; Sun, 21 Nov 2010 21:47:34 +0000 (UTC) Received: from muon.cran.org.uk (localhost [127.0.0.1]) by muon.cran.org.uk (Postfix) with ESMTP id 89301E71F3; Sun, 21 Nov 2010 21:47:33 +0000 (GMT) Received: from core.draftnet (client-86-27-40-229.glfd.adsl.virginmedia.com [86.27.40.229]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by muon.cran.org.uk (Postfix) with ESMTPSA; Sun, 21 Nov 2010 21:47:32 +0000 (GMT) Date: Sun, 21 Nov 2010 21:47:20 +0000 From: Bruce Cran To: Eir Nym Message-ID: <20101121214720.356984cc@core.draftnet> In-Reply-To: References: X-Mailer: Claws Mail 3.7.6 (GTK+ 2.22.1; amd64-portbld-freebsd9.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-current@freebsd.org, Ivan Voras Subject: Re: tmpfs out of space (ZFS related?) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Nov 2010 21:47:34 -0000 On Mon, 22 Nov 2010 00:43:03 +0300 Eir Nym wrote: > Which type of MFS do you use? I think you shold use "swap-backed" for > your /tmp, not "malloc-based". Last type is only for in-kernel file > system. It's tmpfs(5), not md(4). -- Bruce Cran