HomeFreeBSD

Two changes to vm_fault_populate():

Description

Two changes to vm_fault_populate():

Simplify the logic for clipping the range returned by the pager to fit
within the map entry.

Use atop() rather than OFF_TO_IDX() on addresses.

Reviewed by: kib
MFC after: 1 week

Details

Provenance
alcAuthored on
Reviewer
kib
Parents
rS315579: Add initial support for multiple MSI-X vectors.
Branches
Unknown
Tags
Unknown