Subject: CVS commit: [newlock2] src/sys
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 10/20/2006 21:32:46
Module Name: src
Committed By: ad
Date: Fri Oct 20 21:32:46 UTC 2006
Modified Files:
src/sys/kern [newlock2]: kern_resource.c subr_prof.c
src/sys/sys [newlock2]: resourcevar.h
Log Message:
- Update for need_proftick() change.
- Make run time per-LWP and have calcru() compute the whole-process value.
- Minor locking changes.
To generate a diff of this commit:
cvs rdiff -r1.103.4.1 -r1.103.4.2 src/sys/kern/kern_resource.c
cvs rdiff -r1.33 -r1.33.20.1 src/sys/kern/subr_prof.c
cvs rdiff -r1.32 -r1.32.4.1 src/sys/sys/resourcevar.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.