kubernetes/pkg/kubelet/cm/cpumanager
Kubernetes Prow Robot 3da22db11c
Merge pull request #121499 from matte21/add-comments-to-cpu-accumulator
Improve understandability of kubelet's cpu accumulator code
2024-01-26 00:56:21 +01:00
..
state Merge pull request #116922 from sourcelliu/checkpoint 2023-07-12 17:59:30 -07:00
topology Depend on k8s.io/utils cpuset 2023-05-03 16:26:09 +00:00
cpu_assignment_test.go Improve error message in cpu assignment logic 2023-10-09 13:31:37 -04:00
cpu_assignment.go Merge pull request #121499 from matte21/add-comments-to-cpu-accumulator 2024-01-26 00:56:21 +01:00
cpu_manager_test.go Don't reuse CPU set of a restartable init container 2023-10-06 22:16:15 +09:00
cpu_manager.go Depend on k8s.io/utils cpuset 2023-05-03 16:26:09 +00:00
fake_cpu_manager.go Depend on k8s.io/utils cpuset 2023-05-03 16:26:09 +00:00
OWNERS Cleanup OWNERS files (No Activity in the last year) 2021-12-15 10:34:02 -05:00
policy_none_test.go Depend on k8s.io/utils cpuset 2023-05-03 16:26:09 +00:00
policy_none.go Depend on k8s.io/utils cpuset 2023-05-03 16:26:09 +00:00
policy_options_test.go Fix discovering numa distance when node ids are not starting from 0 or their ids are not sequential 2022-11-09 17:52:08 +01:00
policy_options.go pkg/kubelet/cm: Remove deprecated sets.String and sets.Int 2023-09-27 22:02:15 +09:00
policy_static_test.go Merge pull request #119447 from gjkim42/do-not-reuse-cpu-set-of-restartable-init-container 2023-10-31 19:15:26 +01:00
policy_static.go Don't reuse CPU set of a restartable init container 2023-10-06 22:16:15 +09:00
policy_test.go Add regression test for CPUManager distribute NUMA algorithm 2021-11-24 20:49:58 +00:00
policy.go Depend on k8s.io/utils cpuset 2023-05-03 16:26:09 +00:00
topology_hints_test.go Don't reuse CPU set of a restartable init container 2023-10-06 22:16:15 +09:00