openshift-kni / debug-tools

debug and troubleshooting tools to check CNF workload configuration - unsupported
Apache License 2.0
0 stars 10 forks source link

Add RelocatableFS.GetDistances #78

Closed MarSik closed 1 year ago

MarSik commented 1 year ago

Based on cAdvisor code it returns the raw NUMA distances for a node.

https://github.com/google/cadvisor/blob/0f004a290bcfa11fea64bbde2ea84df82eb22322/utils/sysfs/sysfs.go#L173

openshift-ci[bot] commented 1 year ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ffromani, MarSik

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/openshift-kni/debug-tools/blob/main/OWNERS)~~ [MarSik,ffromani] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment