K 10 svn:author V 3 jhb K 8 svn:date V 27 2012-03-19T18:43:44.539186Z K 7 svn:log V 184 Alter the previous commit to use vm_size_t instead of vm_pindex_t. vm_pindex_t is not a count of pages per se, it is more like vm_ooffset_t, but a page index instead of a byte offset. END