K 10 svn:author V 3 alc K 8 svn:date V 27 2003-08-06T18:46:47.000000Z K 7 svn:log V 249 Acquire the page queues lock in pmap_insert_entry(). (I used to believe that the page's busy flag could be relied upon to synchronize access to the pv list. I don't any longer. See, for example, the call to pmap_insert_entry() from pmap_copy().) END