From owner-freebsd-questions@FreeBSD.ORG Fri Oct 9 21:15:27 2009 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 E12A71065676 for ; Fri, 9 Oct 2009 21:15:27 +0000 (UTC) (envelope-from rwmaillists@googlemail.com) Received: from mail-ew0-f218.google.com (mail-ew0-f218.google.com [209.85.219.218]) by mx1.freebsd.org (Postfix) with ESMTP id 6F9548FC1A for ; Fri, 9 Oct 2009 21:15:27 +0000 (UTC) Received: by ewy18 with SMTP id 18so1431900ewy.43 for ; Fri, 09 Oct 2009 14:15:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:subject :message-id:in-reply-to:references:x-mailer:mime-version :content-type:content-transfer-encoding; bh=lGYBNLRlyyVDPue4E5qtaQx+O+haAqnFxrlVuON+OjQ=; b=blCrHlyCZNj3NyDIuxHIJoyZTiJkFVROcI4X9Wr76NWXfjj9y0GOwJy8HZBcv3gzvR kuL9Zs/QTcMWUi2nOIoV8Z6rryH92Hk1dqHvZ9DZ1rzdQk21I+rkDzDHre9oJJEnQcUG CuE+DU4Dkp6dp/OijADA+aRvVL2yB5jUR54p8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=date:from:to:subject:message-id:in-reply-to:references:x-mailer :mime-version:content-type:content-transfer-encoding; b=Yy60RwZovr7OdHDCigaZ6v9zgXS9y2YWErmc/fVHE9ya1u9CYujeQbBk9BFgg9IFbS brzBNoEXqixgTn7582HrdGZ0rXWO93GsHIZH2wSXgLkF/UqPhNr4dL5bPgkRujnJH1fw kvk/2kEcfFi1qGtmeG0xjbj8wGZIbfheoMd4Y= Received: by 10.210.96.1 with SMTP id t1mr3809051ebb.17.1255122926373; Fri, 09 Oct 2009 14:15:26 -0700 (PDT) Received: from gumby.homeunix.com (bb-87-81-140-128.ukonline.co.uk [87.81.140.128]) by mx.google.com with ESMTPS id 28sm1082875eyg.36.2009.10.09.14.15.24 (version=SSLv3 cipher=RC4-MD5); Fri, 09 Oct 2009 14:15:25 -0700 (PDT) Date: Fri, 9 Oct 2009 22:15:22 +0100 From: RW To: freebsd-questions@freebsd.org Message-ID: <20091009221522.2fbcd123@gumby.homeunix.com> In-Reply-To: <200910091528.n99FS90I025341@lurza.secnetix.de> References: <200910091528.n99FS90I025341@lurza.secnetix.de> X-Mailer: Claws Mail 3.7.2 (GTK+ 2.16.6; i386-portbld-freebsd7.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: / almost out of space just after installation 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: Fri, 09 Oct 2009 21:15:28 -0000 On Fri, 9 Oct 2009 17:28:09 +0200 (CEST) Oliver Fromme wrote: > Randi Harper wrote: > > / = 1GB > > /var = 2GB > > /tmp = 2GB > > Depending on the size of installed RAM, /tmp could also > be a memory disk by default. I don't see why it should depend on the amount of RAM, since it would normally be swap-backed.