K 10 svn:author V 3 jhb K 8 svn:date V 27 2013-09-12T19:51:40.570832Z K 7 svn:log V 364 Document several recent changes to vm_map_find(9): - Document the max_addr parameter that restricts mappings to a subset of the map's address space. - Document VMFS_ALIGNED_SPACE and update for the rename of VMFS_SUPER_SPACE. In addition, use a table that describes the different find space strategies in more detail. Reviewed by: alc Approved by: re (kib) END