K 10 svn:author V 3 jhb K 8 svn:date V 27 2001-06-25T23:52:25.000000Z K 7 svn:log V 280 - Grab the vm lock around all of pmap_emulate_reference() as it manipulates vm_page_t's. - Add a KTR_TRAP tracepoint to trap() on the alpha that displays the contents of a0, a1, and a2 to make debugging of nested traps that panic before displaying any useful output easier. END