So kern.ipc.shm_use_phys=1 will give me more flexibility, but will slow
down performance (vs. using kernel memory) ?

thanks,

PT

On Fri, 3 May 2002, Alfred Perlstein wrote:

> * Patrick Thomas <[EMAIL PROTECTED]> [020503 00:38] wrote:
> >
> > I have a large server that will be running ~24 jails, 8 of which will be
> > running their own postgres server.
>
> You should be aware of the kern.ipc.shm_use_phys sysctl, you might
> want to try flipping it on if you encounter problems as it will
> greatly reduce the amount of kernel memory required to track
> shared memory segments at the expense of making them non-pageable.
>
> --
> -Alfred Perlstein [[EMAIL PROTECTED]]
> 'Instead of asking why a piece of software is using "1970s technology,"
>  start asking why software is ignoring 30 years of accumulated wisdom.'
> Tax deductible donations for FreeBSD: http://www.freebsdfoundation.org/
>


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

Reply via email to