HomeFreeBSD

Mark invalid page table entries correctly for PMAP as well as for the

Description

Mark invalid page table entries correctly for PMAP as well as for the
hypervisor. This prevents an infinite loop where processes with evicted
pages would page fault forever when PMAP decided the evicted pages on
which the process was faulting was actually present and did not need to
be restored.

Found while building LLVM with make -j32.

Sponsored by: FreeBSD Foundation

Details

Provenance
nwhitehornAuthored on
Parents
rS278455: Remove remnants from texinfo
Branches
Unknown
Tags
Unknown

Event Timeline