Skip to content
Snippets Groups Projects
Commit d17e65a5 authored by Marek Vavrusa's avatar Marek Vavrusa
Browse files

Reworked networking to share threads between interfaces.

This reduces number of used threads for I/O to constant:
 CPU_COUNT * 3 instead of IF_COUNT * (CPU_COUNT * 3 + 1)
parent 9bc85457
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment