fesa-core  5.0.1
fesa::DeploymentThreadConfiguration::SchedulingConfig Struct Reference

A thread's scheduling configuration. More...

#include <DeploymentThreadConfiguration.h>

Public Attributes

int32_t priority
 A thread's priority.
 
std::string prioritySource
 The place the priority comes from, i.e. the DU's design or the framework (a default value), needed for diagnostic purposes.
 
ThreadUtils::AffinityType affinity
 A thread's affinity.
 
std::string affinitySource
 The place the affinity comes from, i.e. the DU's design or the framework (a default value), needed for diagnostic purposes.
 

Detailed Description

A thread's scheduling configuration.


The documentation for this struct was generated from the following file: