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.