diff options
author | 2011-07-04 17:07:27 +0000 | |
---|---|---|
committer | 2011-07-04 17:07:27 +0000 | |
commit | 8b477bc0f2cad4a3de6c8e021800742d0944042e (patch) | |
tree | faec89adecaa49c2da121f1a51259ae7b7ea7754 /sys/kern/spec_vnops.c | |
parent | Nuke the useless D_KQFILTER flag and just check that d_kqfilter is (diff) | |
download | wireguard-openbsd-8b477bc0f2cad4a3de6c8e021800742d0944042e.tar.xz wireguard-openbsd-8b477bc0f2cad4a3de6c8e021800742d0944042e.zip |
Give each pmap its own space ID. The current algorithm is silly, as we'll wrap
and might end up with duplicates, but that's not an issue until we're
multi-user. Change the TLB miss code to enter mappings with the right
protection ID. Properly switch pmaps on context switches. This makes the
copyins we do before starting init actually work instead of failing with
EFAULT.
Diffstat (limited to 'sys/kern/spec_vnops.c')
0 files changed, 0 insertions, 0 deletions