Load average and number of processors / cores
Hi,
let say I have an linux machine , with 4 CPU (processor ), 4 core (each cpu with 4 cores)
What is the maximum load avg that the cpu can afford ?
Is it ~ 16 (4 cpu * 4 core = 16 cores ) = number of cores.
Or How can we calculate that ?
-Please advise.
-Thanks