Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1.chuqui 4/7/84; site voder.UUCP Path: utzoo!watmath!clyde!burl!ulysses!mhuxl!houxm!vax135!cornell!uw-beaver!tektronix!hplabs!nsc!voder!jeff From: jeff@voder.UUCP (Jeff Gilliam) Newsgroups: net.sources Subject: Re: new 4.2 loadav() Message-ID: <352@voder.UUCP> Date: Wed, 12-Sep-84 03:13:47 EDT Article-I.D.: voder.352 Posted: Wed Sep 12 03:13:47 1984 Date-Received: Tue, 25-Sep-84 00:37:17 EDT References: <2108@pur-ee.UUCP> Organization: National Semiconductor, Santa Clara Lines: 14 Please be aware that if you install Purdue's modified loadav() routine you must also change the definitions of avenrun[] in sys/vm_sched.c (~ line 37) and h/kernel.h (~ line 24). If you do not, the results are *heh, heh* unpredictable. old: double avenrun[3]; new: double avenrun[5]; -- Jeff Gilliam {ucbvax,ihnp4!nsc}!voder!jeff