K 10 svn:author V 7 attilio K 8 svn:date V 27 2011-09-20T08:11:07.496989Z K 7 svn:log V 282 Replace the vm_page_queue_lock mis-usage with a global MD page rwlock that protects the TTE list and page coloring bits. Additively, bring out of any locking some calles to vm_page_aflag_clear() as it is no longer necessary now. Discussed with: alc Reviewed by: alc Tested by: flo END