# Functions
Get information about block devices present on the system.
GetCacheInfo return information about a cache accessible from the given cpu thread.
GetHugePagesInfo returns information about pre-allocated huge pages hugepagesDirectory should be top directory of hugepages Such as: /sys/kernel/mm/hugepages/.
Get information about network devices present on the system.
GetNodesInfo returns information about NUMA nodes and their topology.
GetOnlineCPUs returns available cores.
GetSocketFromCPU returns Socket ID of passed CPU.
No description provided by the author