6,534
edits
Changes
container's -> containers
== CPU distribution inside container on SMP hosts ==
* If the total number of container's containers in your host is more than CPUs number, and there are many '''threads''' running inside each container it is better to give just a single VCPU to each container.
In this case thread memory locality will significantly reduce overhead on SMP memory coherence and overall performance can be increased up to ~<font color=red>50-100%</font>!