Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Frank van der Linden <fvdl@netbsd.org>
List: source-changes
Date: 03/15/2000 01:30:13
Module Name:	syssrc
Committed By:	fvdl
Date:		Wed Mar 15 09:30:13 UTC 2000

Modified Files:
	syssrc/sys/arch/i386/i386: apm.c

Log Message:
Stupid hack: run the apm kthread at 8*hz/7 intervals, not hz. Prevents
the load average from being 1.0 or higher constantly.

XXX really need a better way of calculating the load average.


To generate a diff of this commit:
cvs rdiff -r1.45 -r1.46 syssrc/sys/arch/i386/i386/apm.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.