From owner-freebsd-performance@FreeBSD.ORG Tue Jul 22 13:56:51 2003 Return-Path: Delivered-To: freebsd-performance@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8A85D37B401 for ; Tue, 22 Jul 2003 13:56:51 -0700 (PDT) Received: from smtp.k12us.com (smtp.k12us.com [65.112.222.15]) by mx1.FreeBSD.org (Postfix) with SMTP id 53D6243F85 for ; Tue, 22 Jul 2003 13:56:49 -0700 (PDT) (envelope-from cweimann@k12hq.com) Received: (qmail 65524 invoked by uid 1001); 22 Jul 2003 20:56:47 -0000 Date: Tue, 22 Jul 2003 16:56:47 -0400 From: Christopher Weimann To: Michael Conlen Message-ID: <20030722165647.A48502@smtp.k12us.com> References: <200307191818.13516.paul@pathiakis.com> <20030720110939.GN24507@perrin.int.nxad.com> <20030720164237.GC55392@nasby.net> <20030720205339.GP24507@perrin.int.nxad.com> <20030722143449.B10666@smtp.k12us.com> <20030722185527.GU64860@perrin.int.nxad.com> <3F1D8E45.7090101@obfuscated.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3F1D8E45.7090101@obfuscated.net>; from meconlen@obfuscated.net on Tue, Jul 22, 2003 at 03:19:33PM -0400 X-AntiVirus: scanned for viruses by AMaViS 0.2.1 (http://amavis.org/) X-Mailman-Approved-At: Tue, 22 Jul 2003 16:49:49 -0700 cc: freebsd-database@freebsd.org cc: freebsd-performance@freebsd.org cc: Paul Pathiakis Subject: Re: Tuning for PostGreSQL Database X-BeenThere: freebsd-performance@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Performance/tuning List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Jul 2003 20:56:51 -0000 On Tue 07/22/2003-03:19:33PM -0400, Michael Conlen wrote: > > >>From loader(8): > > > > kern.maxbcache > > Limits the amount of KVM reserved for use by the buffer > > cache, specified in bytes. The default maximum is 200MB. > > This parameter is used to prevent the buffer cache from > > eating too much KVM in large-memory machine configurations. > > Only mess around with this parameter if you need to greatly > > extend the KVM reservation for other resources such as the > > swap zone or NMBCLUSTERS. Note that the NBUF parameter > > will override this limit. Modifies VM_BCACHE_SIZE_MAX. > > > > Aren't we talking about two different things here, the buffer cache and > the inactive pages? > I think this article clarifies it somewhat but it is a bit old... http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&oe=utf-8&selm=199907290910.CAA06665%40implode.root.com