HomeFreeBSD

o Add pmap lock around pmap_fault_fixup() to ensure other thread will not

Description

o Add pmap lock around pmap_fault_fixup() to ensure other thread will not

modify l3 pte after we loaded old value and before we stored new value.

o Preset A(accessed), D(dirty) bits for kernel mappings.

Reported by: kib
Reviewed by: markj
Discussed with: jhb
Sponsored by: DARPA, AFRL

Details

Provenance
brAuthored on
Reviewer
markj
Parents
rS339773: Add __dso_handle to the BSD crtbegin. This is used to identify shared
Branches
Unknown
Tags
Unknown