diff options
author | Stefan Kempf <stefan@cvs.openbsd.org> | 2016-02-08 18:23:05 +0000 |
---|---|---|
committer | Stefan Kempf <stefan@cvs.openbsd.org> | 2016-02-08 18:23:05 +0000 |
commit | 15f2988e12abedee671ca5274a44333e8c672ab8 (patch) | |
tree | ad223365d643b680e0328646e87a02e4b9fe677f /usr.bin/ssh/addrmatch.c | |
parent | fab1ff0e658c13f4af9cbf69c24c47dbbce4ccd3 (diff) |
Set EPT bits of guest pages in pmap_enter instead of doing it
after an uvm_fault: uvm_fault maps in neighboring pages of
the faulting page. We want EPT bits set for those as soon as
possible as well. This avoids additional EPT violations
causing further uvm_faults when the guest accesses the
neighboring pages.
discussion with and ok mlarkin@
Diffstat (limited to 'usr.bin/ssh/addrmatch.c')
0 files changed, 0 insertions, 0 deletions