diff options
author | 2020-05-20 01:28:59 +0000 | |
---|---|---|
committer | 2020-05-20 01:28:59 +0000 | |
commit | c146b8ab63aee4a687bb7f04e04b186ce8254d60 (patch) | |
tree | f59506092595581693b845d886a8a240ea745b39 /usr.bin/tmux/key-string.c | |
parent | properly pass the number of strings in an array to gtp_print_str. (diff) | |
download | wireguard-openbsd-c146b8ab63aee4a687bb7f04e04b186ce8254d60.tar.xz wireguard-openbsd-c146b8ab63aee4a687bb7f04e04b186ce8254d60.zip |
defer calling !IFXF_MPSAFE driver start routines to the systq
this reuses the tx mitigation machinery, but instead of deferring
some start calls to the nettq, it defers all calls to the systq.
this is to avoid taking the KERNEL_LOCK while processing packets
in the stack.
i've been running this in production for 6 or so months, and the
start of a release is a good time to get more people trying it too.
ok jmatthew@
Diffstat (limited to 'usr.bin/tmux/key-string.c')
0 files changed, 0 insertions, 0 deletions