kubernetes/pkg/kubelet/cm/topologymanager
Kevin Klues e370b7335c Add extensive unit testing for TopologyManager hint generation algorithm
Signed-off-by: Kevin Klues <kklues@nvidia.com>
2022-03-01 17:30:24 +00:00
..
bitmask hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
fake_topology_manager_test.go fix removing pods from podTopologyHints mapping 2021-05-10 19:44:15 +08:00
fake_topology_manager.go smtalign: cm: factor out admission response 2021-07-08 23:15:37 +02:00
OWNERS OWNERS cleanup - Jan 2021 Week 1 2022-01-10 08:14:29 -05:00
policy_best_effort_test.go Fix bug in TopologyManager with merging hints when NUM_NUMA > 2 2022-02-10 22:07:51 +00:00
policy_best_effort.go Update TopologyManager.Policy.Merge() to return a simple bool 2020-02-03 17:13:28 +00:00
policy_none_test.go Update TopologyManager.Policy.Merge() to return a simple bool 2020-02-03 17:13:28 +00:00
policy_none.go Update TopologyManager.Policy.Merge() to return a simple bool 2020-02-03 17:13:28 +00:00
policy_restricted_test.go Fix bug in TopologyManager with merging hints when NUM_NUMA > 2 2022-02-10 22:07:51 +00:00
policy_restricted.go simplify code in topologymanager 2020-03-28 00:04:51 +08:00
policy_single_numa_node_test.go Fix bug in TopologyManager with merging hints when NUM_NUMA > 2 2022-02-10 22:07:51 +00:00
policy_single_numa_node.go Fix staticchecks ST1005,S1002,S1008,S1039 in pkg/kubelet 2020-09-07 10:53:43 +08:00
policy_test.go Add extensive unit testing for TopologyManager hint generation algorithm 2022-03-01 17:30:24 +00:00
policy.go Update TopologyManager algorithm for selecting "best" non-preferred hint 2022-03-01 14:38:26 +00:00
scope_container_test.go Move scope specific tests from topologymanager under particular scopes 2020-11-12 12:25:55 +01:00
scope_container.go smtalign: cm: factor out admission response 2021-07-08 23:15:37 +02:00
scope_pod_test.go Move scope specific tests from topologymanager under particular scopes 2020-11-12 12:25:55 +01:00
scope_pod.go smtalign: cm: factor out admission response 2021-07-08 23:15:37 +02:00
scope_test.go fix removing pods from podTopologyHints mapping 2021-05-10 19:44:15 +08:00
scope.go smtalign: cm: factor out admission response 2021-07-08 23:15:37 +02:00
topology_manager_test.go smtalign: cm: factor out admission response 2021-07-08 23:15:37 +02:00
topology_manager.go smtalign: cm: factor out admission response 2021-07-08 23:15:37 +02:00