Subject: CVS commit: [wrstuden-fixsa] src/sys/kern
To: None <source-changes@NetBSD.org>
From: Bill Stouder-Studenmund <wrstuden@netbsd.org>
List: source-changes
Date: 05/18/2007 01:52:57
Module Name:	src
Committed By:	wrstuden
Date:		Fri May 18 01:52:57 UTC 2007

Modified Files:
	src/sys/kern [wrstuden-fixsa]: kern_sa.c

Log Message:
Add a lot of comments to explain what routines are doing, and to
start documenting what locks are expected on entry, what locks are
held/released on exit, and what locks are taken internally. Hopefully
I understood things correctly.

I only got as far as sa_switch(), but I don't want to have these changes
linger just in my tree.


To generate a diff of this commit:
cvs rdiff -r1.87.4.3 -r1.87.4.4 src/sys/kern/kern_sa.c

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