kubernetes/pkg/kubelet/cm/cpumanager
Davanum Srinivas 497e9c1971
Cleanup OWNERS files (No Activity in the last year)
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2021-12-15 10:34:02 -05:00
..
state migrate nolint coments to golangci-lint 2021-11-17 13:58:53 +01:00
topology cpumanager: test NUMA node support for CPU assign (2) 2021-10-15 10:29:21 +00:00
cpu_assignment_test.go Add regression test for CPUManager distribute NUMA algorithm 2021-11-24 20:49:58 +00:00
cpu_assignment.go Fix accounting bug in CPUManager distribute NUMA policy 2021-11-24 19:18:11 +00:00
cpu_manager_test.go Make CRI v1 the default and allow a fallback to v1alpha2 2021-11-17 11:05:05 -08:00
cpu_manager.go Make CRI v1 the default and allow a fallback to v1alpha2 2021-11-17 11:05:05 -08:00
fake_cpu_manager.go Return only isolated cpus in podresources interface 2021-10-07 15:34:08 +01:00
OWNERS Cleanup OWNERS files (No Activity in the last year) 2021-12-15 10:34:02 -05:00
policy_none_test.go smtalign: propagate policy options to policies 2021-07-08 23:15:37 +02:00
policy_none.go smtalign: propagate policy options to policies 2021-07-08 23:15:37 +02:00
policy_options_test.go node: graduate CPUManagerPolicyOptions to beta 2021-09-29 11:40:03 +02:00
policy_options.go Add new CPUManager policy option for "distribute-cpus-across-numa" 2021-10-16 14:46:19 +00:00
policy_static_test.go smtalign: propagate policy options to policies 2021-07-08 23:15:37 +02:00
policy_static.go Support full-pcpus-only with the new NUMA distribution policy option 2021-10-16 19:31:02 +00:00
policy_test.go Add regression test for CPUManager distribute NUMA algorithm 2021-11-24 20:49:58 +00:00
policy.go node: podresources: implement GetAllocatableResources API 2021-03-09 13:13:36 +01:00
topology_hints_test.go cpu manager: do not clean admitted pods from the state 2021-08-08 16:46:06 +03:00