K 10 svn:author V 5 kmacy K 8 svn:date V 27 2010-05-15T23:00:40.843039Z K 7 svn:log V 528 further converge with HEAD - MFH 207928 - make pa_tryrelock global as vm_page_pa_tryrelock - pad out page_queue_mtx and page_queue_free_mtx - add CACHE_LINE_SHIFT and CACHE_LINE_SIZE to amd64/include/param.h - define PA_LOCK_COUNT as 256 on SMP amd64 - remove pmap_collect - add PA_UNLOCK_COND - add generation counter to amd64's pmap - remove INVARIANTS checks for pv_va, locking is known to work - fix pmap_copy failure handling (do unlock before breaking out of loop) - make amd64's pmap return convention style(9) compliant END