diff options
author | 2018-09-11 07:53:38 +0000 | |
---|---|---|
committer | 2018-09-11 07:53:38 +0000 | |
commit | ddb22b9530d7ad1b4698803d7b6dcb21c96a3f7d (patch) | |
tree | 442ace36d324484a08a4b322d19b0fdd80c176c0 /lib/libcxxabi/src/stdlib_exception.cpp | |
parent | Add defines for amd microcode msrs which appear to be present since k8 (diff) | |
download | wireguard-openbsd-ddb22b9530d7ad1b4698803d7b6dcb21c96a3f7d.tar.xz wireguard-openbsd-ddb22b9530d7ad1b4698803d7b6dcb21c96a3f7d.zip |
- moving state look up outside of PF_LOCK()
this change adds a pf_state_lock rw-lock, which protects consistency
of state table in PF. The code delivered in this change is guarded
by 'WITH_PF_LOCK', which is still undefined. People, who are willing
to experiment and want to run it must do two things:
- compile kernel with -DWITH_PF_LOCK
- bump NET_TASKQ from 1 to ... sky is the limit,
(just select some sensible value for number of tasks your
system is able to handle)
OK bluhm@
Diffstat (limited to 'lib/libcxxabi/src/stdlib_exception.cpp')
0 files changed, 0 insertions, 0 deletions