View Single Post

   
  #9 (permalink)  
Old 04-18-2008, 12:25 AM
Chris Campbell
 
Posts: n/a
Default Re: OS X shared memory documentation

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


---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend

Reply With Quote