Re: Tuning for PostGreSQL Database
From: Sean Chittenden (sean_at_chittenden.org)
Date: 07/22/03
- Previous message: Lamont Lucas: "Re: sbwait state for loaded Apache server"
- Maybe in reply to: Sean Chittenden: "Re: Tuning for PostGreSQL Database"
- Next in thread: Michael Conlen: "Re: Tuning for PostGreSQL Database"
- Reply: Michael Conlen: "Re: Tuning for PostGreSQL Database"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 22 Jul 2003 11:55:27 -0700 To: Christopher Weimann <cweimann@k12hq.com>
> > You might want to get in the habit of using sysctl for getting
> > that kind of info. `sysctl -d vfs.bufspace`
>
> I'm confused. Everything I have ever read about FreeBSD indicates
> that it uses all free ram for the disk cache.
>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.
-sc
-- Sean Chittenden _______________________________________________ freebsd-performance@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-performance To unsubscribe, send any mail to "freebsd-performance-unsubscribe@freebsd.org"
- Previous message: Lamont Lucas: "Re: sbwait state for loaded Apache server"
- Maybe in reply to: Sean Chittenden: "Re: Tuning for PostGreSQL Database"
- Next in thread: Michael Conlen: "Re: Tuning for PostGreSQL Database"
- Reply: Michael Conlen: "Re: Tuning for PostGreSQL Database"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|