K 10 svn:author V 4 jake K 8 svn:date V 27 2002-12-22T23:01:14.000000Z K 7 svn:log V 317 - Rearrange pmap_bootstrap slightly to be more in dependency order. - Put the kernel tsb before before the kernel load address, below VM_MIN_KERNEL_ADDRESS, instead of after the kernel where it consumes usable kva. This is magic mapped so the virtual address is irrelevant, it just needs to be out of the way. END