HomeFreeBSD

Count bootstrap data as resident in the kernel pmap.

Description

Count bootstrap data as resident in the kernel pmap.

Such data may later be unmapped. This occurs, for example, when a
loader-provided microcode update file is discarded.

Reviewed by: alc, kib
Approved by: re (gjb)
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D17340

Details

Provenance
markjAuthored on
Reviewer
alc
Differential Revision
D17340: Initialize kernel pmap resident_count and resident_wired.
Parents
rS339045: MFC r315411 (mmel):
Branches
Unknown
Tags
Unknown