K 10 svn:author V 6 dillon K 8 svn:date V 27 2001-10-31T03:06:33.000000Z K 7 svn:log V 260 Don't let pmap_object_init_pt() exhaust all available free pages (allocating pv entries w/ zalloci) when called in a loop due to an madvise(). It is possible to completely exhaust the free page list and cause a system panic when an expected allocation fails. END