diff options
author | 2016-09-01 10:40:38 +0000 | |
---|---|---|
committer | 2016-09-01 10:40:38 +0000 | |
commit | 6778e0bd3fae84ba9025b9fa385db9a3eb43ff39 (patch) | |
tree | 8f2da3eae5c09a4ba607bb29b06499c4e98b702d /lib/libc/stdlib/malloc.c | |
parent | remove three more sparc references noticed by jsg (diff) | |
download | wireguard-openbsd-6778e0bd3fae84ba9025b9fa385db9a3eb43ff39.tar.xz wireguard-openbsd-6778e0bd3fae84ba9025b9fa385db9a3eb43ff39.zip |
Do not busy loop in the rsa engine callback waiting for the ca. Instead use
poll(2) to wait for up to 1sec for a response. This is not the nicest way to
fix this issue but the smallest. Goal is to reduce the contention on the
kernel big lock on busy relayd systems.
reyk@ agrees (especially about the nastyness of this)
Diffstat (limited to 'lib/libc/stdlib/malloc.c')
0 files changed, 0 insertions, 0 deletions