HomeFreeBSD

Eliminate unnecessary differences between i386's pmap_enter() and amd64's.

Description

Eliminate unnecessary differences between i386's pmap_enter() and amd64's.
For example, fully construct the new PTE before entering the critical
section. This change is a stepping stone to psind == 1 support on i386.

Reviewed by: kib, markj
Tested by: pho
Differential Revision: https://reviews.freebsd.org/D16188

Details

Provenance
alcAuthored on
Reviewer
kib
Differential Revision
D16188: Sync up i386's pmap_enter() with amd64's
Parents
rS336174: Fix thread state summary line display after r334918.
Branches
Unknown
Tags
Unknown