K 10 svn:author V 3 ade K 8 svn:date V 27 2005-10-21T19:42:43.000000Z K 7 svn:log V 389 Specifically panic() in the case where pmap_insert_entry() fails to get a new pv under high system load where the available pv entries have been exhausted before the pagedaemon has a chance to wake up to reclaim some. Prior to this, the NULL pointer dereference ended up causing secondary panics with rather less than useful resulting tracebacks. Reviewed by: alc, jhb MFC after: 1 week END