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

(cherry picked from commit c2460d7cfe9fab30459ce495f08544a237a5baa3)

Details

Provenance
jahAuthored on Mar 1 2021, 4:42 PM
markjCommitted on Sep 1 2021, 1:29 PM
Parents
rG166784e27501: amd64 pmap: convert to counter(9), add PV and pagetable page counts
Branches
Unknown
Tags
Unknown