From owner-freebsd-hackers Sun Aug 19 3: 7:37 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from root.com (unknown [209.102.106.178]) by hub.freebsd.org (Postfix) with ESMTP id BFB2337B406; Sun, 19 Aug 2001 03:07:31 -0700 (PDT) (envelope-from dg@root.com) Received: (from dg@localhost) by root.com (8.11.2/8.11.2) id f7J9q0f80304; Sun, 19 Aug 2001 02:52:00 -0700 (PDT) (envelope-from dg) Date: Sun, 19 Aug 2001 02:52:00 -0700 From: David Greenman To: Sergey Babkin Cc: Matt Dillon , hackers@freebsd.org, murray@freebsd.org, jkh@freebsd.org Subject: Re: Recommendation for minor KVM adjustments for the release Message-ID: <20010819025200.C76779@nexus.root.com> References: <200108181549.f7IFntw39740@earth.backplane.com> <20010818155924.D63814@nexus.root.com> <3B7F0F1E.45A25AC5@bellatlantic.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3B7F0F1E.45A25AC5@bellatlantic.net>; from babkin@bellatlantic.net on Sat, Aug 18, 2001 at 08:58:06PM -0400 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG >David Greenman wrote: >> >> > - I would like to cap the size of the buffer cache at 200MB, >> > giving us another 70MB or so of KVM which is equivalent to >> > another 30,000 or so nmbclusters. >> >> That also seems like overkill for the vast majority of systems. > >But probably not for the large-memory systems (and on the machines >with small memory the limit will be smaller anyway). Having a >machine with a few gigs of memory and being able to use only 200MB >for the buffer cache seems to be quite bad for a general-purpose >machine. Uh, I don't think you understand what this limit is about. It's essentially the limit on the amount of filesystem directory data that can be cached. It does not limit the amount of file data that can be cached - that is only limited by the amount of RAM in the machine. -DG David Greenman Co-founder, The FreeBSD Project - http://www.freebsd.org President, TeraSolutions, Inc. - http://www.terasolutions.com Pave the road of life with opportunities. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message