Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 03/24/2004 01:27:57
Module Name:	src
Committed By:	matt
Date:		Wed Mar 24 01:27:57 UTC 2004

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

Log Message:
Don't use malloc/free for fixed sized items, use a pool instead.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/sys/kern/kern_kcont.c

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