Skip to content

Draft: Add cpu affinity options to librist

Jonas Ohland requested to merge jonasohland/librist:cpu_sets_bsd into master

This patch adds the possibility to tell librist which threads to use for its internal workings. We use something similar to this in our company for linux only. This patch also adds thread affinity management on windows and freebsd.

Let me know what you think

Edited by Jonas Ohland

Merge request reports