NetBSD/sys/arch/x68k
tsutsui d404b3ae19 Reserve more bootstrap kernel PT pages if options EXTENDED_MEMORY is defined
for VA allocation in the extended memory probe function and possible 128MB
memory on 060turbo, as worksaround for x68k specific part of PR/45915.
Fixes GENERIC kernel panic on X68030 even without extended memory.
XXX: we should rather have proper probe function before pmap_bootstrap()

Tested on 060turbo with 128MB SIMM by Y.Sugahara, and also
tested on XM6i with 68030 and custom 128MB memory settings by isaki@.

Should be pulled up to netbsd-6.
2012-02-25 02:43:08 +00:00
..
compile
conf WABPL is no longer considered experimental (has not been for some time) 2011-12-18 05:49:22 +00:00
dev Entropy-pool implementation move and cleanup. 2012-02-02 19:42:57 +00:00
include proper sizing of kmem_arena on different ports 2012-02-10 17:35:47 +00:00
stand Don't depend on cat pages to be installed, just run mandoc here. 2012-02-08 23:51:37 +00:00
usr.bin Obsolete pow(4) and rtcalarm(8). Discussed in port-x68k@. 2011-11-19 12:27:42 +00:00
x68k Reserve more bootstrap kernel PT pages if options EXTENDED_MEMORY is defined 2012-02-25 02:43:08 +00:00
Makefile