HomeFreeBSD

factor out PT page allocation/freeing

Description

factor out PT page allocation/freeing

As follow-on work to e4b8deb222278b2a, move page table page
allocation and freeing into their own functions. Use these
functions to provide separate kernel vs. user page table page
accounting, and to wrap common tasks such as management of
zero-filled page state.

Requested by: markj, kib
Reviewed by: kib
Differential Revision: https://reviews.freebsd.org/D29151

Details

Provenance
jahAuthored on Mar 1 2021, 4:42 PM
Reviewer
kib
Differential Revision
D29151: factor out PT page allocation/freeing
Parents
rG283352dd4f6a: Stop installing kernel-only crypto headers to /usr/include/crypto.
Branches
Unknown
Tags
Unknown