[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Where's the right place to document sysctl's for ogle?



On Tuesday 04 February 2003 20:48, Todd T. Fries wrote:
> .. and if you're using -current you can adjust them via sysctl:
>
> # sysctl -w kern.shminfo.shmseg=32
> # sysctl -w kern.shminfo.shmall=32768

I was wondering about that ... I modified thoses values with config and after 
reboot the kern.shminfo.shm{seg,all} were not updated. So I suppose that the 
parameters given w/ config are not used anymore ?

--