Commit graph

8 commits

Author SHA1 Message Date
R E Broadley
623af7b90d
node: honor cpuPinningEnabled in PacketMultiplexer workers
Apply Linux thread affinity in PacketMultiplexer receive worker threads when cpuPinningEnabled is true, matching existing tap-thread pinning behavior.

This removes the unused capture/parameter warning by implementing the intended behavior and keeps non-Linux behavior unchanged.
2026-02-19 13:59:42 -05:00
Adam Ierymenko
9aff094b6f
node/ -> MPL 2025-08-06 12:10:18 -04:00
Adam Ierymenko
58c80ff0ab
Add network ID to upstream lookup, cleanup, release notes for 1.16. 2025-07-15 13:54:10 -04:00
Adam Ierymenko
ba2a4a605c
clang-format 2025-07-03 11:26:23 -04:00
Joseph Henry
059d05f41f
Comment out vestigial test code (improves mt performance) 2024-09-06 09:52:39 -07:00
Joseph Henry
b813ea70a5
Simplify packet critical path. Plus more platform fixes 2024-08-22 12:59:06 -07:00
Joseph Henry
b1a30ae4ff
Switch to local.conf-based config of multithreading 2024-08-20 13:39:15 -07:00
Joseph Henry
36adae3d82
Add packet multiplexer 2024-08-18 15:07:18 -07:00