K 10 svn:author V 10 nwhitehorn K 8 svn:date V 27 2012-03-27T01:24:18.363555Z K 7 svn:log V 251 More PMAP concurrency improvements: replace the table lock and (almost) all uses of the page queues mutex with a new rwlock that protects the page table and the PV lists. This reduces system time during a parallel buildworld by 35%. Reviewed by: alc END