matthew green <m...@eterna.com.au> wrote: > :To generate a diff of this commit: > :cvs rdiff -u -r1.280 -r1.281 src/sys/kern/kern_synch.c > > Something is funny with this new merged "load average" calculation. > > % uptime > 2:06PM up 33 mins, 1 user, load averages: 11.04, 11.03, 9.96 > % > > It should be showing about a tenth of that. > > This is i386 with SMP (Core2Duo). > > ah, this may be what i'm seeing on a sparc64 box... "build.sh -j4" is > showing load's in the 12-15 range.
Fixed (it did not exclude system/softintr threads). -- Mindaugas