HomeFreeBSD

Simplify (and micro-optimize) pmap_unuse_pt(): Only one caller,
rS120040Unpublished

Unpublished Commit ยท Learn More

No further details are available.

Description

Simplify (and micro-optimize) pmap_unuse_pt(): Only one caller,
pmap_remove_pte(), passed NULL instead of the required page table
page to pmap_unuse_pt(). Compute the necessary page table page
in pmap_remove_pte(). Also, remove some unreachable code from
pmap_remove_pte().

Details

Provenance
alcAuthored on
Parents
rS120039: Retire the WITH_LIBMAP compile knob; libmap is now a standard feature.
Branches
Unknown
Tags
Unknown

Event Timeline