Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!rutgers!tut.cis.ohio-state.edu!purdue!decwrl!sgi!jmb@patton.sgi.com From: jmb@patton.sgi.com (Jim Barton) Newsgroups: comp.sys.sgi Subject: Re: Finding load average on Iris 4D Message-ID: <36313@sgi.SGI.COM> Date: 21 Jun 89 16:47:07 GMT References: <89Jun21.014037edt.11705@neat.ai.toronto.edu> Sender: daemon@sgi.SGI.COM Organization: Silicon Graphics, Inc., Mountain View, CA Lines: 20 The typical BSD load average available by reading the avenrun[] variable out of the kernel will be available with the next software release (3.2). We keep slogging through the mud, and eventually we'll get everybody's little hook - it just takes time. And, although Rayan is correct that all the info hooks into the kernel are poorly documented, I would argue that they are just as well documented as they are in BSD or System V kernels - maybe better. But these things are poorly documented because they change from release to release as the kernel changes - thus documenting the interface can force you to support obsolete ways of doing things. Things that get kernel performance data and read kernel data space are, by definition, "non portable" and not gauranteed to work release-to-release. -- Jim Barton Silicon Graphics Computer Systems "UNIX: Live Free Or Die!" jmb@sgi.sgi.com, sgi!jmb@decwrl.dec.com, ...{decwrl,sun}!sgi!jmb --