K 10 svn:author V 7 iedowse K 8 svn:date V 27 2001-10-20T13:10:43.000000Z K 7 svn:log V 355 Move the code that computes the system load average from vm_meter.c to kern_synch.c in preparation for adding some jitter to the inter-sample time. Note that the "vm.loadavg" sysctl still lives in vm_meter.c which isn't the right place, but it is appropriate for the current (bad) name of that sysctl. Suggested by: jhb (some time ago) Reviewed by: bde END