From owner-freebsd-current Mon Mar 13 16:34:25 1995 Return-Path: current-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id QAA02855 for current-outgoing; Mon, 13 Mar 1995 16:34:25 -0800 Received: from Root.COM (implode.Root.COM [198.145.90.1]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id QAA02848 for ; Mon, 13 Mar 1995 16:34:19 -0800 Received: from corbin.Root.COM (corbin.Root.COM [198.145.90.18]) by Root.COM (8.6.8/8.6.5) with ESMTP id QAA08974; Mon, 13 Mar 1995 16:34:13 -0800 Received: from localhost (localhost [127.0.0.1]) by corbin.Root.COM (8.6.11/8.6.5) with SMTP id QAA00430; Mon, 13 Mar 1995 16:34:13 -0800 Message-Id: <199503140034.QAA00430@corbin.Root.COM> X-Authentication-Warning: corbin.Root.COM: Host localhost didn't use HELO protocol To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) cc: freebsd-current@FreeBSD.org (FreeBSD-current users) Subject: Re: Things are looking up :-) In-reply-to: Your message of "Mon, 13 Mar 95 21:29:23 +0100." <199503132029.VAA06759@uriah.heep.sax.de> From: David Greenman Reply-To: davidg@Root.COM Date: Mon, 13 Mar 1995 16:34:12 -0800 Sender: current-owner@FreeBSD.org Precedence: bulk >As David Greenman wrote: >> >[bump minfree in ufs] >> time which is very CPU intensive. Use the command "tunefs -m 8 /dev/r..." on >> your (unmounted) filesystems to change it. > ^^^^^^^^^ > >What will happend when i do this on a mounted fs? I hope the worst is >it will only take an effect at the next re{boot,mount}, yes? It won't have any effect on a mounted FS. -DG