The source code is documented using Javadoc. We will upload the HTML version in the coming days.
Hi, I'm the primary author of this library. Setting the thread affinity of the current thread should be possible using the Affinity.setAffinity(int... cpuID) call. Underneath, it calls sched_settaffinity(0, sizeof(set),…
The source code is documented using Javadoc. We will upload the HTML version in the coming days.
Hi, I'm the primary author of this library. Setting the thread affinity of the current thread should be possible using the Affinity.setAffinity(int... cpuID) call. Underneath, it calls sched_settaffinity(0, sizeof(set),…