K 10 svn:author V 3 alc K 8 svn:date V 27 2005-10-31T21:25:33.000000Z K 7 svn:log V 361 Instead of a panic()ing in pmap_insert_entry() if get_pv_entry() fails, reclaim a pv entry by destroying a mapping to an inactive page. Change the format strings in many of the assertions that were recently converted from PMAP_DIAGNOSTIC printf()s so that they are compatible with PAE. Avoid unnecessary differences between the amd64 and i386 format strings. END