Hi!
Id like to know if its possible forcing a process to be executed in the core I choose. Ill explain it better: Im going to have two programs in a dual core and Id like to send some processes to a core and some other to the other one. I know this can be done with the task manager and in a more durable way with programs like PrioAff or Set Affinity II, but my intention is doing it from the code of the program that Ill make in C. That is, when I create the processes tell them too in which core theyll be executed.
I hope someone knows anything about this topic and can help me in it.
Thanks in advanced.
P.S. Sorry for my English and I hope someone can understand me.
Id like to know if its possible forcing a process to be executed in the core I choose. Ill explain it better: Im going to have two programs in a dual core and Id like to send some processes to a core and some other to the other one. I know this can be done with the task manager and in a more durable way with programs like PrioAff or Set Affinity II, but my intention is doing it from the code of the program that Ill make in C. That is, when I create the processes tell them too in which core theyll be executed.
I hope someone knows anything about this topic and can help me in it.
Thanks in advanced.
P.S. Sorry for my English and I hope someone can understand me.