Subject: CVS commit: src/sys/kern
To: None <source-changes@netbsd.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 03/05/2003 13:44:02
Module Name:	src
Committed By:	dsl
Date:		Wed Mar  5 11:44:01 UTC 2003

Modified Files:
	src/sys/kern: kern_resource.c

Log Message:
Apportion execution time evenly between stime and utime when the process
hasn't been interrupted by any profiling interrupts.
Collect time from all active LWPs.


To generate a diff of this commit:
cvs rdiff -r1.68 -r1.69 src/sys/kern/kern_resource.c

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