/[base]
ViewVC logotype

Revision 352519


Jump to revision: Previous Next
Author: alc
Date: Thu Sep 19 15:12:32 2019 UTC (4 years, 9 months ago)
Changed paths: 5
Log Message:
MFC r350335:
Simplify the handling of superpages in pmap_clear_modify().  Specifically,
if a demotion succeeds, then all of the 4KB page mappings within the
superpage-sized region must be valid, so there is no point in testing the
validity of the 4KB page mapping that is going to be write protected.

Deindent the nearby code.


Changed paths

Path Details
Directorystable/12/ modified , props changed
Directorystable/12/sys/amd64/amd64/pmap.c modified , text changed
Directorystable/12/sys/arm64/arm64/pmap.c modified , text changed
Directorystable/12/sys/i386/i386/pmap.c modified , text changed
Directorystable/12/sys/riscv/riscv/pmap.c modified , text changed

  ViewVC Help
Powered by ViewVC 1.1.27