bind9/lib/isc/netmgr
alessio 01e3567243 Do not set SO_INCOMING_CPU
We currently set SO_INCOMING_CPU incorrectly, and testing by Ondrej
shows that fixing the issue and setting affinities is worse than letting
the kernel schedule threads without constraints. So we should not set
SO_INCOMING_CPU anymore.

(cherry picked from commit 8b8149cdd2)
2024-09-19 16:40:59 +02:00
..
http.c Keep the endpoints set reference within an HTTP/2 socket 2024-06-10 18:35:18 +02:00
netmgr-int.h Do not set SO_INCOMING_CPU 2024-09-19 16:40:59 +02:00
netmgr.c Do not set SO_INCOMING_CPU 2024-09-19 16:40:59 +02:00
tcp.c Do not set SO_INCOMING_CPU 2024-09-19 16:40:59 +02:00
tcpdns.c Do not set SO_INCOMING_CPU 2024-09-19 16:40:59 +02:00
timer.c Change single write timer to per-send timers 2022-03-11 10:52:22 +01:00
tlsdns.c Do not set SO_INCOMING_CPU 2024-09-19 16:40:59 +02:00
tlsstream.c Attach/detach to the listening child socket when accepting TLS 2024-08-07 17:20:03 +02:00
udp.c Do not set SO_INCOMING_CPU 2024-09-19 16:40:59 +02:00
uv-compat.c Add uv_tcp_close_reset compat 2022-02-17 09:47:43 +01:00
uv-compat.h Limit the outgoing UDP send queue size 2024-09-17 16:20:00 +02:00
uverr2result.c add a result code for ENOPROTOOPT, EPROTONOSUPPORT 2023-04-21 12:47:07 +02:00