From owner-freebsd-hackers Thu Jun 1 20:30:08 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id UAA28788 for hackers-outgoing; Thu, 1 Jun 1995 20:30:08 -0700 Received: from Root.COM (implode.Root.COM [198.145.90.1]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id UAA28765 for ; Thu, 1 Jun 1995 20:30:01 -0700 Received: from corbin.Root.COM (corbin.Root.COM [198.145.90.18]) by Root.COM (8.6.8/8.6.5) with ESMTP id UAA06187; Thu, 1 Jun 1995 20:33:01 -0700 Received: from localhost (localhost [127.0.0.1]) by corbin.Root.COM (8.6.11/8.6.5) with SMTP id UAA00152; Thu, 1 Jun 1995 20:30:11 -0700 Message-Id: <199506020330.UAA00152@corbin.Root.COM> To: "Rodney W. Grimes" cc: FreeBSD-hackers@freefall.cdrom.com Subject: Re: Upgrading to 2.05A In-reply-to: Your message of "Thu, 01 Jun 95 18:46:42 PDT." <199506020146.SAA06194@gndrsh.aac.dev.com> From: David Greenman Reply-To: davidg@Root.COM Date: Thu, 01 Jun 1995 20:30:11 -0700 Sender: hackers-owner@FreeBSD.ORG Precedence: bulk >> If this is true, I'm curious just what I'm gaining with the new >> filesystem, besides a new way to refer to partitions. > >Minfree change from 5% to 8% to correct for serious over allocation >problems (davidg knows more about this). Newfs parameter changes to It was changed to 8% to fix a hysteresis bug in the time/space optimization switching. -DG