K 10 svn:author V 3 alc K 8 svn:date V 27 2011-02-26T21:08:09.600632Z K 7 svn:log V 223 MFC r216090 Correct an error in the allocation of the vm_page_dump array in vm_page_startup(). Specifically, the dump_avail array should be used instead of the phys_avail array to calculate the size of vm_page_dump. END