Re: OS X shared memory documentation

From: Chris Campbell <chris(at)bignerdranch(dot)com>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, "Jim C(dot) Nasby" <jnasby(at)pervasive(dot)com>, pgsql-patches(at)postgresql(dot)org
Subject: Re: OS X shared memory documentation
Date: 2006-03-04 00:14:49
Message-ID: 730FD2DA-1074-420B-AFE5-8EE264028E74@bignerdranch.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

On Mar 2, 2006, at 15:32, Bruce Momjian wrote:

> It seems you are saying that shmmax and shmall must be multiples of
> 4k,
> and I added that to the docs. It previously only mentioned shmmax in
> that regard.

That was a typo in my comment before the code (the nutshell
descriptions after the code are correct). Only shmmax needs to be
multiples of the page size (at least, that's how I interpret the
Darwin code).

Thanks!

- Chris

In response to

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Kris Jurka 2006-03-04 00:19:58 Re: constant too large in port/gettimeofday
Previous Message Bruce Momjian 2006-03-03 23:59:28 Re: constant too large in port/gettimeofday