Searched hist:235689 (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/powerpc/powerpc/
H A Dpmap_dispatch.cdiff 235689 Sun May 20 12:45:46 MDT 2012 nwhitehorn Replace the list of PVOs owned by each PMAP with an RB tree. This simplifies
range operations like pmap_remove() and pmap_protect() as well as allowing
simple operations like pmap_extract() not to involve any global state.
This substantially reduces lock coverages for the global table lock and
improves concurrency.
/freebsd-11-stable/sys/powerpc/aim/
H A Dmmu_oea64.cdiff 235689 Sun May 20 12:45:46 MDT 2012 nwhitehorn Replace the list of PVOs owned by each PMAP with an RB tree. This simplifies
range operations like pmap_remove() and pmap_protect() as well as allowing
simple operations like pmap_extract() not to involve any global state.
This substantially reduces lock coverages for the global table lock and
improves concurrency.
H A Dmmu_oea.cdiff 235689 Sun May 20 12:45:46 MDT 2012 nwhitehorn Replace the list of PVOs owned by each PMAP with an RB tree. This simplifies
range operations like pmap_remove() and pmap_protect() as well as allowing
simple operations like pmap_extract() not to involve any global state.
This substantially reduces lock coverages for the global table lock and
improves concurrency.

Completed in 269 milliseconds