Files
Dmitriy Rabotyagov 17b907078e 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: I8a8f2ce0b1af980b2c300ffb82894608102aad2e
2020-10-27 19:50:11 +02:00
..