Answer the question
In order to leave comments, you need to log in
How to distribute programs across cores?
Not a programmer, not an engineer. There is an AMD-6300 processor 3 cores. The processor load is from 90% to 100% during working hours. Two programs occupy an average of 60% of the CPU load, the remaining programs the remaining third of the CPU load. Therefore, I thought that it is worth distributing these two programs to two cores, and leaving the rest of the programs on the remaining - the third core.
Is there any sense in such manipulations? If so, could you tell me through which utilities this can be achieved?
Answer the question
In order to leave comments, you need to log in
Os is much better than you at understanding which core to put on it, do not interfere with the machine's work.
It makes sense if you have a VERY difficult process and very weak hardware. I used this for some toys (rust, elite, several eve online windows on core2duo, for example).
In the task manager: Or you can specify ( make a shortcut )
when starting the application There are also
automatic utilities , but if used carelessly, the situation can worsen.
https://stackoverflow.com/questions/43538141/how-t...
Try it.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question