Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Eduardo Horvath <eeh@netbsd.org>
List: source-changes
Date: 11/22/1998 15:38:54
Module Name:	src
Committed By:	eeh
Date:		Sun Nov 22 23:38:54 UTC 1998

Modified Files:
	src/sys/arch/sparc64/sparc64: machdep.c pmap.c
Log Message:
Move allocsys() back to cpu_startup().  We're no longer allocating it from
the locked 4MB TLB entry, but it solves the problem where large memory machines
overflow the 4MB TLB entry.