1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2024-12-14 11:57:51 +00:00
node-feature-discovery/pkg/utils
Artyom Lukianov a93b660f7c utils: add methods to fetch NUMA nodes hugepages and memory capacity
The methods are used during calculation of reserved memory for system workloads.
The calcualation is `resourceCapacity - resourceAllocatable`.

Signed-off-by: Artyom Lukianov <alukiano@redhat.com>
2021-11-04 10:14:51 +02:00
..
dump.go utils/dump: do not print empty header line 2021-06-11 09:29:49 +03:00
flags.go pkg/utils: fix possible segfault in RegexpVal.Set 2021-03-02 22:46:34 +02:00
fswatcher.go pkg/utils: generalize file watcher 2021-03-09 14:20:34 +02:00
grpc_log.go pkg/utils: show correct source file in gRPC logs 2021-03-11 11:36:55 +02:00
memory_resources.go utils: add methods to fetch NUMA nodes hugepages and memory capacity 2021-11-04 10:14:51 +02:00
memory_resources_test.go utils: add methods to fetch NUMA nodes hugepages and memory capacity 2021-11-04 10:14:51 +02:00
tls.go nfd-master: support certificate rotation 2021-03-09 14:40:04 +02:00