K 10 svn:author V 5 kmacy K 8 svn:date V 27 2006-12-10T01:52:46.000000Z K 7 svn:log V 353 Add hw.physmemstart loader variable to enable the user to specify the address at which the kernel should start allocating physical memory. The primary purpose of this is to test 64-bit cleanness of the data path by setting hw.physmemstart=4G so that all physical allocations are above 4GB. AMD64 and i386/PAE could also benefit from having this option. END