HomeFreeBSD

Retrieve the page outside of holding locks

Description

Retrieve the page outside of holding locks

pmap_track_page() only works with physical memory pages, which have a
constant vm_page_t address. Microoptimize pmap_track_page() to perform one
less operation under the lock.

Details

Provenance
jhibbitsAuthored on
Parents
rS326738: pw(8): correct expiration period handling and command line overrides
Branches
Unknown
Tags
Unknown