K 10 svn:author V 3 alc K 8 svn:date V 27 2010-01-09T22:09:10.045612Z K 7 svn:log V 229 Long ago, in r120654, the rounding of KERNend and physfree in locore was changed from a small page boundary to a large page boundary. As a consequence pmap_kmem_choose() became a pointless waste of address space. Eliminate it. END