On Fri, 12 Jul 2002, Vivek Khera wrote:

> >>>>> "IS" == Igor Sysoev <[EMAIL PROTECTED]> writes:
> 
> >> The kernel config has SHMMAX and SHMMAXPGS.
> 
> IS> Sorry, I'd meant "SHMMAXPGS is sysctl kern.ipc.shmall".
> 
> Actually,  SHMMAXPGS * 4096 == kern.ipc.shmmax
> 
> so if you set SHMMAXPGS to some value, you need to multiply that by
> 4096 to set shmmax.
> 
> I think the kernel should warn you if you set SHMMAX > SHMALL.

Although kernel build can warn about it
I do not believe that sysctl mechanics allows warnings.

Igor Sysoev
http://sysoev.ru


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

Reply via email to