10 #ifndef SCHEDULERDIMENSIONS_H 11 #define SCHEDULERDIMENSIONS_H 20 class SchedulerDomainModel;
25 static constexpr
const char *
configKey =
"readyQueueSize";
36 static constexpr
const char *
configKey =
"waitQueueSize";
47 static constexpr
const char *
configKey =
"frequencyQueueSize";
58 static constexpr
const char *
configKey =
"temperatureQueueSize";
69 static constexpr
const char *
configKey =
"missRateQueueSize";
size_t getNumberOfPositions()
returns the number of possible positions along that dimension
static constexpr const char * configKey
std::string getName()
returns the name of that dimension
this models a dimension in the state space.
Mdp::statePosition_t getPosition()
gets the position of the state along that dimension