Subject: Re: xload and load averages..
To: Jonathan Stone <jonathan@dsg.stanford.edu>
From: Ted Lemon <mellon@fugue.com>
List: port-pmax
Date: 01/11/1996 15:11:52
> When hacking on the V-Kernel, I found a measurable win in eliminating
> all FP in the kernel, and using a fixed-point load average.  I don't
> know if Core would buy that, because the floating-point load averages
> were, last time I looked, a machine-independent part of the kernel.

It seems like if somebody did the work, it would be worth putting in.
Ideally there shouldn't be any floating point code in the kernel,
other than to support the FPU's use by user processes.

			       _MelloN_