* Matt Dillon <[EMAIL PROTECTED]> [001205 13:44] wrote:
> :
> :Ok, I spent quite some time trying to figure out why postgresql
> :would "hang" when using the 'kern.ipc.shm_use_phys' sysctl.
> :
> :It finally came down to some spinlocks that were being corrupted
> :in a very tiny shared memory segment.
> :
> :It seems like the phys_pager doesn't correctly allocate when
> :given a non PAGE_SIZE'd 'size' so then I think odd stuff happens
> :to the memory in the pages:
> 
>     Yes, you are absolutely right.  That's definitely a bug and your fix
>     is the correct one.

k thnx. :)

-- 
-Alfred Perlstein - [[EMAIL PROTECTED]|[EMAIL PROTECTED]]
"I have the heart of a child; I keep it in a jar on my desk."


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to