new 4.2 loadav()

Jeff Gilliam jeff at voder.UUCP
Wed Sep 12 17:13:47 AEST 1984


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



More information about the Comp.sources.unix mailing list