NetBSD/sys/arch/sparc64
martin c6240a4b43 PR 32999: adjust VM parameters for 64 bit kernel/userlands.
Limit old binaries (i.e. processes not using topdown VA layout) to 2 GB
data size.
Use the same limits as native sparc for netbsd32 emulation - we need to
revisit this, but currently automatic test runs in this environment
fail big time, so there is no easy way to verify any changes.
2015-11-15 20:35:33 +00:00
..
compile
conf Split auxio at ebus and auxio at sbus properly, so we can build kernels 2015-10-06 16:40:36 +00:00
dev Add a missing newline in zs at sbus attach message. 2015-10-30 16:21:46 +00:00
doc Update sparc64 TODO list: pmap_calculate_colors() is now working on sun4v planforms (fixed by martin@) 2015-09-06 18:41:34 +00:00
include PR 32999: adjust VM parameters for 64 bit kernel/userlands. 2015-11-15 20:35:33 +00:00
sparc64 Use PRIx64 and %# requested by phone@ 2015-11-09 20:26:15 +00:00
stand
Makefile