Affinity mask settings

Is there some docuemntation explaining properly which values to use to assign processes to a given thread?
Simone

you can find some usefull info here
https://discourse.vvvv.org/t/7771

there is a usefull plugin made by Elias called PID

the idea is to receive all the pid’s of vvvv instances and map them
on different cores

c.

just for my curiosity… i thought modern cpus distribute the load automatically (and dynamically) to their cores?

that should still be the task of an operating system’s scheduler. but after a quick google search i couldn’t find much for windows 7 except this. maybe someone else is more lucky.