kubernetes/pkg/kubelet/cm/topologymanager
Swati Sehgal 8442b450e5 node: topology-mgr: code optimization
Signed-off-by: Swati Sehgal <swsehgal@redhat.com>
2023-02-15 14:04:10 +00:00
..
bitmask Improved multi-numa alignment in Topology Manager: add NUMAInfo 2022-11-03 10:45:09 +01:00
fake_topology_manager_test.go fix removing pods from podTopologyHints mapping 2021-05-10 19:44:15 +08:00
fake_topology_manager.go Adding unit test for align-by-socket policy option 2022-08-02 11:02:07 -07:00
numa_info_test.go [topologymanager] rely on Cadvisor to calculate NUMA distance 2022-11-09 17:52:14 +01:00
numa_info.go [topologymanager] rely on Cadvisor to calculate NUMA distance 2022-11-09 17:52:14 +01:00
OWNERS OWNERS cleanup - Jan 2021 Week 1 2022-01-10 08:14:29 -05:00
policy_best_effort_test.go Improved multi-numa alignment in Topology Manager: implement closest numa policy 2022-11-03 10:45:25 +01:00
policy_best_effort.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_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_options_test.go Improved multi-numa alignment in Topology Manager: introduce TopologyManagerOptions 2022-11-03 10:45:21 +01:00
policy_options.go Improved multi-numa alignment in Topology Manager: introduce TopologyManagerOptions 2022-11-03 10:45:21 +01:00
policy_restricted_test.go Improved multi-numa alignment in Topology Manager: implement closest numa policy 2022-11-03 10:45:25 +01:00
policy_restricted.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_single_numa_node_test.go Improved multi-numa alignment in Topology Manager: implement closest numa policy 2022-11-03 10:45:25 +01:00
policy_single_numa_node.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_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.go Improved multi-numa alignment in Topology Manager: implement closest numa policy 2022-11-03 10:45:25 +01: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 node: topologymgr: add metrics about admission requests and errors 2023-01-17 17:50:29 +00: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 node: topologymgr: add metrics about admission requests and errors 2023-01-17 17:50:29 +00:00
scope_test.go fix removing pods from podTopologyHints mapping 2021-05-10 19:44:15 +08:00
scope.go Adding unit test for align-by-socket policy option 2022-08-02 11:02:07 -07:00
topology_manager_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
topology_manager.go node: topology-mgr: code optimization 2023-02-15 14:04:10 +00:00