David Carlier
615b8006c4
socket module add SO_ATTACH_REUSEPORT_CPBF for Linux.
...
to be used in conjunction with SO_REUSPORT, giving a greater control
over how we bind a socket instead of the round robin workflow, we do
instead attach to the processor id as :
- we assign the processor_id to A in the BPF filter.
- then returns A.
in other words, a more modern version of SO_INCOMING_CPU (ie can have a per
worker notion we do not use here).
Closes #8062
2022-09-29 23:32:39 +01:00
..
2022-06-17 14:12:53 +02:00
2022-06-25 07:40:19 +01:00
2022-08-28 08:27:19 +02:00
2022-09-14 11:13:23 +02:00
2022-07-25 23:56:14 +01:00
2022-09-14 11:13:23 +02:00
2022-09-29 13:08:45 +02:00
2022-08-28 08:27:19 +02:00
2022-09-07 17:41:10 +02:00
2022-09-14 11:18:14 +02:00
2022-09-14 11:13:23 +02:00
2022-08-28 08:27:19 +02:00
2022-09-26 23:15:38 +02:00
2022-09-25 20:44:50 +02:00
2022-08-28 08:27:19 +02:00
2022-08-28 08:27:19 +02:00
2022-09-14 11:13:23 +02:00
2022-09-14 11:13:23 +02:00
2022-08-28 08:27:19 +02:00
2022-08-28 08:27:19 +02:00
2022-09-02 16:21:28 +02:00
2022-09-26 23:13:31 +02:00
2022-08-28 08:27:19 +02:00
2022-09-14 11:13:23 +02:00
2022-08-28 13:56:34 +02:00
2022-09-11 22:13:01 +02:00
2022-09-26 23:13:31 +02:00
2022-09-06 08:48:22 +02:00
2022-09-27 23:32:37 +02:00
2022-09-06 10:42:34 +01:00
2022-09-29 15:28:28 +03:00
2022-09-14 11:13:23 +02:00
2022-09-06 08:48:22 +02:00
2022-09-06 10:33:34 +01:00
2022-09-26 23:13:31 +02:00
2022-09-06 08:48:22 +02:00
2022-09-06 08:48:22 +02:00
2022-09-06 08:48:22 +02:00
2022-09-25 16:18:58 +02:00
2022-09-06 08:48:22 +02:00
2022-09-05 17:28:23 +02:00
2022-09-06 08:48:22 +02:00
2022-09-14 11:13:23 +02:00
2022-09-27 18:45:54 +02:00
2022-09-04 17:11:25 +01:00
2022-08-28 08:27:19 +02:00
2022-09-20 17:42:03 +02:00
2022-09-06 08:48:22 +02:00
2022-09-14 11:13:23 +02:00
2022-09-27 15:58:30 +01:00
2022-09-14 11:13:23 +02:00
2022-09-14 11:13:23 +02:00
2022-09-07 17:41:10 +02:00
2022-09-14 11:13:23 +02:00
2022-09-14 11:13:23 +02:00
2022-09-29 23:32:39 +01:00
2022-09-06 08:48:22 +02:00
2022-09-29 15:01:50 +03:00
2022-09-14 11:13:23 +02:00
2022-09-29 20:40:57 +01:00
2022-09-14 11:13:23 +02:00
2022-09-14 11:13:23 +02:00
2022-09-14 11:13:23 +02:00
2022-09-06 10:33:34 +01:00
2022-08-28 08:27:19 +02:00
2022-09-23 13:22:35 +01:00
2022-09-14 11:13:23 +02:00
2022-09-14 11:13:23 +02:00
2022-09-14 11:13:23 +02:00
2022-09-26 23:13:31 +02:00
2022-09-26 23:13:31 +02:00
2022-09-14 23:55:46 +02:00