freebsd-dev/sys/sparc64
Konstantin Belousov 186cff43e3 Unbreak sparc64 after the swap accounting changes: mark kernel_map
entries allocated for translations in pmap_init() as MAP_NOFAULT. This
prevents vm_map_insert from trying to account the entries for swap
usage, that is both wrong and too early to work.

While there, change FALSE to VMFS_NO_SPACE.

Reported and tested by:	Florian Smeets <flo at kasimir com>
Reviewed by:	marius
2009-06-24 16:52:30 +00:00
..
central Hook up the generic OFW pnpinfo string method. 2009-03-19 21:14:45 +00:00
compile
conf Add cas(4), a driver for Sun Cassini/Cassini+ and National Semiconductor 2009-06-15 18:22:41 +00:00
ebus - Sort device methods. 2009-03-19 20:31:55 +00:00
fhc Hook up the generic OFW pnpinfo string method. 2009-03-19 21:14:45 +00:00
include Implement a facility for dynamic per-cpu variables. 2009-06-23 22:42:39 +00:00
isa Add device found in B100. 2009-03-19 20:57:59 +00:00
pci Bring the implementation of the pnpinfo string function more in 2009-03-19 21:12:44 +00:00
sbus Hook up the generic OFW pnpinfo string method. 2009-03-19 21:14:45 +00:00
sparc64 Unbreak sparc64 after the swap accounting changes: mark kernel_map 2009-06-24 16:52:30 +00:00