On Mon, Mar 14, 2022 at 10:39:36AM -0500, Haitao Huang wrote: > I also see this model as consistent to what kernel does for regular memory > mappings: adding physical pages on #PF or pre-fault and changing PTE > permissions only after mprotect is called. And you were against this in EAUG's case. As in the EAUG's case EMODPR could be done as part of the mprotect() flow. BR, Jarkko