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

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




	And this would also be wrong, since you can do it with
a sysctl in /etc/sysctl.conf

  -B

>Starting with OpenBSD 3.1, you can use config to change them
>without needing to recompile the kernel, e.g.,
>config -e -o bsd2 bsd
>adjust shmseg (number of segments, 16 is a good value)
>and shmmaxpgs (total size of systemV shared memory, crank to
>at least 4096). <- i dont know if it work (i test it :) )