[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 if you're using -current you can adjust them via sysctl:

# sysctl -w kern.shminfo.shmseg=32
# sysctl -w kern.shminfo.shmall=32768
-- 
Todd Fries .. todd@openbsd.org

I'm available for hire!  http://todd.fries.net/resume.html

(last updated 2003/01/02 02:08:59)

Penned by Francois Briere on Tue, Feb 04, 2003 at 01:33:56PM -0800, we have:
| >From DESCR :
| X-Spam-Status: No, hits=0.000000 required=0.900000
| 
| 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 :) )
| 
| --
| On Tue, 04 Feb 2003 10:50:25 -0700
| Bob Beck <beck@bofh.cns.ualberta.ca> wrote:
| 
| > 
| > >It is already documented in DESCR, i.e. you should be able to see it
| > >with `pkg_info ogle`.  If you have better ideas...
| > 
| >       Well, since "man pkg_add" doens't tell me to check such things
| > for shit I might need to change to make it work (and I didn't, figured
| > it out by inspection) - perhaps there needs to be some sort of
| > standard place for things like this that you might need to do with a
| > port - a man page would of course be nice but that's not always
| > possible. I.E. if DESCR is the standard place to put gotcha's like 
| > this pkg_add(1) should say something about it. Although there might
| > be better ways...
| > 
| >      -Bob
| > 
| > 
| >      
| >     
| >     
| >  
| > 
| 
| 
| -- 
| OpenPG public key: 			    http://cdl.ca.tc/pub.gpg	
| Key fingerprint = A6E5 A498 ECDD 50A0 CF93  7F0A 24CF 8AB1 43B6 F6D8