From owner-cvs-all Fri Mar 9 11:15:49 2001 Delivered-To: cvs-all@freebsd.org Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id E71F137B719; Fri, 9 Mar 2001 11:15:43 -0800 (PST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.11.1/8.11.1) with ESMTP id f29JFdI10005; Fri, 9 Mar 2001 12:15:39 -0700 (MST) (envelope-from imp@harmony.village.org) Message-Id: <200103091915.f29JFdI10005@harmony.village.org> To: Josef Karthauser Subject: Re: cvs commit: src/release/scripts doFS.sh Cc: "David O'Brien" , bde@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org In-reply-to: Your message of "Fri, 09 Mar 2001 18:21:54 GMT." <20010309182154.B761@tao.org.uk> References: <20010309182154.B761@tao.org.uk> <200103090103.f2913GQ88940@freefall.freebsd.org> <200103090406.f2946Bs04692@billy-club.village.org> <20010309043513.A28523@dragon.nuxi.com> Date: Fri, 09 Mar 2001 12:15:38 -0700 From: Warner Losh Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <20010309182154.B761@tao.org.uk> Josef Karthauser writes: > Trust me, it made a difference. :-) > In fact I stuck in a `tunef -p' when I was testing this and found w/o > -m X, X < 6; would still show the default of 8%. Someone mentioned that > there may be a bug where `tunefs' will not set the value to 0. tunefs will not do -m 0. It makes sure that minfree is at least 1 before setting it. Bug or feature? Who knows. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message