Re: FreeBSD config

From: Dror Matalon <dror(at)zapatec(dot)com>
To: pgsql-performance(at)postgresql(dot)org
Subject: Re: FreeBSD config
Date: 2004-03-01 07:39:48
Message-ID: 20040301073948.GC87033@rlx11.zapatec.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

On Mon, Mar 01, 2004 at 08:30:58PM +1300, Mark Kirkwood wrote:
>
>
> Shridhar Daithankar wrote:
>
> >Dror Matalon wrote:
> >
> >>I've read Matt Dillon's discussion about the freebsd VM at
> >>http://www.daemonnews.org/200001/freebsd_vm.html and I didn't see him
> >>saying that Freebsd uses all the free RAM for disk cache. Would you care
> >>to provide a URL pointing to that?
> >
> >
> >

I noticed this passage too, but ...
> Quoting from http://www.daemonnews.org/200001/freebsd_vm.html :
>
> <snip>*
> When To Free a Page*
>
> Since the VM system uses all available memory for disk caching, there
^^^^^^^^^^^^^

The VM system, as you can see from the article, is focused on paging and
caching the programs and program data. Is the cache for disk reads and
writes thrown into the mix as well?

> are usually very few truly-free pages...
> </snip>

>
> Got to say - a very interesting discussion you have all being having, I
> am now quite confused about what those vfs.*buf* variables actually do...

Same here.

>
> Please feed back any clarfications from the FreeBSD experts to this list!
>
> regards
>
> Mark
>

--
Dror Matalon
Zapatec Inc
1700 MLK Way
Berkeley, CA 94709
http://www.fastbuzz.com
http://www.zapatec.com

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Mark Kirkwood 2004-03-01 08:19:31 Re: FreeBSD config
Previous Message Mark Kirkwood 2004-03-01 07:30:58 Re: FreeBSD config