Subject: CVS commit: [newlock] syssrc/sys/kern
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 03/10/2002 23:33:42
Module Name: syssrc
Committed By: thorpej
Date: Sun Mar 10 21:33:42 UTC 2002
Modified Files:
syssrc/sys/kern [newlock]: kern_fork.c
Log Message:
Use a pool cache for turnstiles, saving the memset (missed this in
previous commit).
To generate a diff of this commit:
cvs rdiff -r1.88.4.1 -r1.88.4.2 syssrc/sys/kern/kern_fork.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.