Article 2211 of comp.sys.amiga: Path: mcdsun!noao!hao!nbires!seismo!mnetor!yetti!unicus!wjr From: wjr@unicus.UUCP (William J. Rucklidge) Newsgroups: comp.sys.amiga Subject: Amiga load average program Message-ID: <490@unicus.UUCP> Date: 19 Feb 87 05:57:51 GMT Reply-To: wjr@unicus.UUCP (William J. Rucklidge) Organization: Unicus Software Inc., Toronto, Ont. Lines: 175 This is a little program which I usually have running in my title bar. It displays the number of tasks in the Amiga's run queue, averaged over the last minute, 5 minutes and 15 minutes. This lets you see just how much (or how little) of the time there is something using the Amiga's processor, and how many tasks are queued to use it. It's fairly small... it does use printf() but only for error messages in the case of absolute disaster, so if you want you can remove all the calls to printf() in here. It works with Manx 16 bit, and should work with anything (unless your compiler doesn't understand void *, in which case the declarations of OpenLibrary() etc should be changed.) William Rucklidge Unicus Software Inc, Toronto, Ont. UUCP: {the known world}!seismo!mnetor!unicus!wjr wjr@unicus.UUCP BITNET: WJR AT UTORONTO CSNET: wjr@toronto This message brought to you with the aid of the Poslfit Committee.