Dmitriy Rabotyagov bfda45cc16 Reduce number of processes on small systems
Even the most modest 4C/8T system would run with the maximum 16 processes
due to the calculation being VCPU*2.

We devide amount of CPUs to number of threads for hyperthreaded CPUs

Change-Id: I40c292b7ba2f48a02ffe4c45d984ea7af6460f62
2020-10-30 18:36:48 +02:00
..