diff options
author | 2010-12-14 20:24:25 +0000 | |
---|---|---|
committer | 2010-12-14 20:24:25 +0000 | |
commit | 10f5ff43374bcd4127827e94c645a10eae6c9afb (patch) | |
tree | f7c2e340b821aeae57147dceb17cb66a3b5f67fb /lib/libssl/src | |
parent | use the dying flag in struct usbd_bus instead of a private dying flag (diff) | |
download | wireguard-openbsd-10f5ff43374bcd4127827e94c645a10eae6c9afb.tar.xz wireguard-openbsd-10f5ff43374bcd4127827e94c645a10eae6c9afb.zip |
"Implement fast path TLB miss handling. Walk the page table without
creating a trapframe, with exceptions disabled and using only BANK1
registers. If a valid pte is found, load it and return. Otherwise
create a trapframe and proceed to the full-blown C handler."
from uwe@netbsd, ok miod@
speed-ups measured by miod@ and me were between 44% and 50%...
Diffstat (limited to 'lib/libssl/src')
0 files changed, 0 insertions, 0 deletions