NebulaStream  0.6.213
NebulaStream is a data and application management framework for the internet of things
HardwareManager.cpp File Reference
#include <Runtime/HardwareManager.hpp>
#include <Util/Logger/Logger.hpp>
#include <algorithm>
#include <map>
#include <string>
Include dependency graph for HardwareManager.cpp:

Namespaces

 NES
 This exception represents a network error.
 
 NES::Runtime
 Turn this on to have Thread::current_num_threads_ keep a count of currently-active threads.
 
 NES::Runtime::detail
 

Functions

std::string NES::Runtime::detail::trim (std::string str)
 
void NES::Runtime::detail::readCpuConfig (uint32_t &numa_nodes_count, uint32_t &num_physical_cpus, std::unordered_map< uint64_t, HardwareManager::NumaDescriptor > &cpuMapping)