K 10 svn:author V 3 alc K 8 svn:date V 27 2003-06-28T07:58:10.000000Z K 7 svn:log V 244 - Use an int rather than a vm_pindex_t to represent the desired page color in vm_page_alloc(). (This also has small performance benefits.) - Eliminate vm_page_select_free(); vm_page_alloc() might as well call vm_pageq_find() directly. END