Files
kubernetes/pkg
Arik Hadas 26e1c1cee7 kubelet/cm: code optimization for the static policy
Minor optimization in the code that attempts to assign whole
sockets/cores in case the number of CPUs requested is higher
than CPUs-per-socket/core: check if the number of requested
CPUs is higher than CPUs-per-socket/core before retrieving
and iterating the free sockets/cores, and break the loops
when that is no longer the case.

Signed-off-by: Arik Hadas <ahadas@redhat.com>
2019-03-07 21:23:15 +02:00
..
2019-03-02 12:31:05 -08:00
2018-10-05 12:59:38 -07:00
2019-02-20 16:41:14 -05:00
2018-11-11 22:07:29 -08:00
2018-09-13 20:27:32 -07:00
2018-06-22 16:22:57 -07:00