Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Bill Sommerfeld <sommerfeld@netbsd.org>
List: source-changes
Date: 08/12/2000 19:38:43
Module Name:	syssrc
Committed By:	sommerfeld
Date:		Sat Aug 12 16:38:43 UTC 2000

Modified Files:
	syssrc/sys/sys: proc.h

Log Message:
Add P_BIGLOCK process flag, indicating that the processor should hold
the kernel "big lock" when running this process.
(this is largely a placeholder for now; big lock code will be added later).


To generate a diff of this commit:
cvs rdiff -r1.99 -r1.100 syssrc/sys/sys/proc.h

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