MFC r266588
There is no reason to perform the pmap_remove() on the kernel pmap while the kmem object lock is held. Do the pmap_remove() before acquiring the kmem object lock.
MFC r266588 Tags None Referenced Files None Subscribers None
Description
Details
|