summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/malloc.c
diff options
context:
space:
mode:
authorclaudio <claudio@openbsd.org>2016-09-01 10:40:38 +0000
committerclaudio <claudio@openbsd.org>2016-09-01 10:40:38 +0000
commit6778e0bd3fae84ba9025b9fa385db9a3eb43ff39 (patch)
tree8f2da3eae5c09a4ba607bb29b06499c4e98b702d /lib/libc/stdlib/malloc.c
parentremove three more sparc references noticed by jsg (diff)
downloadwireguard-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