Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 02/12/2000 19:34:41
Module Name:	syssrc
Committed By:	thorpej
Date:		Sun Feb 13 03:34:41 UTC 2000

Modified Files:
	syssrc/sys/uvm: uvm_page.c

Log Message:
Allocate the page buckets out of kernel_map, not kmem_map.  Saves 16
or so kmem_map pages on a 32MB SPARCstation 2.


To generate a diff of this commit:
cvs rdiff -r1.29 -r1.30 syssrc/sys/uvm/uvm_page.c

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