From owner-freebsd-fs@FreeBSD.ORG Mon Sep 13 15:20:04 2010 Return-Path: Delivered-To: freebsd-fs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D8EDF1065674 for ; Mon, 13 Sep 2010 15:20:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id ACF538FC19 for ; Mon, 13 Sep 2010 15:20:04 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o8DFK4s7064881 for ; Mon, 13 Sep 2010 15:20:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o8DFK46F064880; Mon, 13 Sep 2010 15:20:04 GMT (envelope-from gnats) Date: Mon, 13 Sep 2010 15:20:04 GMT Message-Id: <201009131520.o8DFK46F064880@freefall.freebsd.org> To: freebsd-fs@FreeBSD.org From: Oliver Fromme Cc: Subject: Re: bin/135710: mount(8): mount -t tmpfs does not follow 'size' ?option X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Oliver Fromme List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Sep 2010 15:20:04 -0000 The following reply was made to PR bin/135710; it has been noted by GNATS. From: Oliver Fromme To: bug-followup@FreeBSD.ORG, Nick Hibma Cc: Subject: Re: bin/135710: mount(8): mount -t tmpfs does not follow 'size' ?option Date: Mon, 13 Sep 2010 17:16:01 +0200 (CEST) Nick Hibma wrote: > So, what exactly is one to do to set the size to a specific amount? > Or is it automatic? I cannot find ANY information on this (the size > of tmpfs). Did you read Nathanael's reply? I think it explains it all: http://lists.freebsd.org/pipermail/freebsd-fs/2009-June/006368.html Best regards Oliver -- Oliver Fromme, secnetix GmbH & Co. KG, Marktplatz 29, 85567 Grafing b. M. Handelsregister: Registergericht Muenchen, HRA 74606, Geschäftsfuehrung: secnetix Verwaltungsgesellsch. mbH, Handelsregister: Registergericht Mün- chen, HRB 125758, Geschäftsführer: Maik Bachmann, Olaf Erb, Ralf Gebhart FreeBSD-Dienstleistungen, -Produkte und mehr: http://www.secnetix.de/bsd "... there are two ways of constructing a software design: One way is to make it so simple that there are _obviously_ no deficiencies and the other way is to make it so complicated that there are no _obvious_ deficiencies." -- C.A.R. Hoare, ACM Turing Award Lecture, 1980