Playground for tests of workflow automation and containers repository structure
Go to file
Kir Kolyshkin fa9de4d919 pkg/sysinfo: remove NUMANodeCount
Found a few issues in this code and went ahead to fix them one by one,
only to find out this function is not used anywhere in our codebase
or otherwise (see [1], [2]).

Remove it.

[1]: https://github.com/search?q=org%3Acontainers+NUMANodeCount&type=code
[2]: https://sourcegraph.com/search?q=context%3Aglobal+sysinfo.NUMANodeCount

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
2025-04-11 12:47:57 -07:00
common pkg/sysinfo: remove NUMANodeCount 2025-04-11 12:47:57 -07:00