Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!news.mel.connect.com.au!news.mira.net.au!news.vbc.net!samba.rahul.net!rahul.net!a2i!bug.rahul.net!rahul.net!a2i!genmagic!sgigate.sgi.com!news.msfc.nasa.gov!newsfeed.internetmci.com!info.ucla.edu!ucsbuxb.ucsb.edu!loren From: loren@mcl.ucsb.edu (Loren Koss) Newsgroups: comp.unix.bsd.freebsd.misc Subject: How do you use SYSCTL? Date: 14 May 1996 02:43:01 GMT Organization: University of California, Santa Barbara Lines: 9 Message-ID: <4n8rvl$ndo@ucsbuxb.ucsb.edu> NNTP-Posting-Host: beauty.mcl.ucsb.edu I'm trying to write a program that checks the load and number of processes and makes sure there is enough to do the program. I am having trouble using the KERN_FILE and KERN_PROC. I am confused by the structure returned. Thanx Loren