As discussed in one of the pmap patches, the PGA_REFERENCED test should really come after the pmap_ts_referenced() call.
vm_swapout.c already happens to perform the checks in this order.
Differential D16277
Reorder PGA_REFERENCED and pmap_ts_referenced() alc on Jul 15 2018, 5:01 PM. Authored by Tags None Referenced Files
Subscribers
Details As discussed in one of the pmap patches, the PGA_REFERENCED test should really come after the pmap_ts_referenced() call. vm_swapout.c already happens to perform the checks in this order.
Diff Detail
|