diff options
author | 2001-07-17 10:31:08 +0000 | |
---|---|---|
committer | 2001-07-17 10:31:08 +0000 | |
commit | 15b329e87ee05b48b92702e13f66f814fe47ea28 (patch) | |
tree | 629a67d9874da21f3956cb2399dbcdcf79840c2f /sys/kern/kern_malloc_debug.c | |
parent | I2O is supported too (diff) | |
download | wireguard-openbsd-15b329e87ee05b48b92702e13f66f814fe47ea28.tar.xz wireguard-openbsd-15b329e87ee05b48b92702e13f66f814fe47ea28.zip |
current netbsd's uvm_map uses a 3-parm SAVE_HINT to perform a test/swap
under locked conditions. we currently use a 2-parm SAVE_HINT... to meet
the same functionality, we instead need to validate the hint is the one
CURRENTLY in the map before substituing it, and we need to do that while
the lock is retained.
Diffstat (limited to 'sys/kern/kern_malloc_debug.c')
0 files changed, 0 insertions, 0 deletions