kubernetes/pkg/kubelet/cm/cpumanager/topology
Alexey Perevalov a047e8aa1b move to cadvisor.MachineInfo
This patch removes GetNUMANodeInfo, cadvisor.MachineInfo will be used
instead of it. GetNUMANodeInfo was introduced due to difference of meaning of
MachineInfo.Topology. On the arm it was NUMA nodes, but on the x86 it
represents sockets (since reading from /proc/cpuinfo). Now it unified
and MachineInfo.Topology represents NUMA node.

Signed-off-by: Alexey Perevalov <alexey.perevalov@huawei.com>
2020-07-24 09:29:41 -04:00
..
BUILD move to cadvisor.MachineInfo 2020-07-24 09:29:41 -04:00
doc.go
topology_test.go move to cadvisor.MachineInfo 2020-07-24 09:29:41 -04:00
topology.go move to cadvisor.MachineInfo 2020-07-24 09:29:41 -04:00