Lumiera
0.pre.03
»edit your freedom«
|
Definition at line 48 of file scheduler-load-control-test.cpp.
Private Member Functions | |
void | classifyCapacity () |
void | classifyHorizon () |
void | indicateAverageLoad () |
virtual void | run (Arg) |
void | scatteredReCheck () |
void | simpleUsage () |
void | tendNextActivity () |
Additional Inherited Members | |
Public Member Functions inherited from Test | |
virtual | ~Test ()=default |
this is an interface | |
lib::Random | makeRandGen () |
build a dedicated new RandomGen, seeded from the default-Gen | |
virtual void | run (Arg arg)=0 |
void | seedRand () |
draw a new random seed from a common nucleus, and re-seed the default-Gen. | |
Static Public Member Functions inherited from Test | |
static string | firstTok (Arg) |
conveniently pick the first token from the argument line | |
static uint | firstVal (Arg, uint=1) |
conveniently use some number given as argument, with optional default | |
|
inlineprivate |
Definition at line 67 of file scheduler-load-control-test.cpp.
|
inlineprivate |
Definition at line 84 of file scheduler-load-control-test.cpp.
References LoadController::classifyTimeHorizon(), vault::gear::anonymous_namespace{load-controller.hpp}::NEAR_HORIZON, vault::gear::anonymous_namespace{load-controller.hpp}::SLEEP_HORIZON, and vault::gear::anonymous_namespace{load-controller.hpp}::WORK_HORIZON.
|
inlineprivate |
Definition at line 113 of file scheduler-load-control-test.cpp.
References LoadController::tendedNext(), and LoadController::tendNext().
|
inlineprivate |
Definition at line 157 of file scheduler-load-control-test.cpp.
References LoadController::markIncomingCapacity(), LoadController::markOutgoingCapacity(), vault::gear::anonymous_namespace{load-controller.hpp}::NEAR_HORIZON, Time::NEVER, vault::gear::anonymous_namespace{load-controller.hpp}::SLEEP_HORIZON, LoadController::tendNext(), and vault::gear::anonymous_namespace{load-controller.hpp}::WORK_HORIZON.
|
inlineprivate |
Definition at line 235 of file scheduler-load-control-test.cpp.
References Time::ANYTIME, LoadController::scatteredDelayTime(), vault::gear::anonymous_namespace{load-controller.hpp}::SLEEP_HORIZON, LoadController::tendNext(), and vault::gear::anonymous_namespace{load-controller.hpp}::WORK_HORIZON.
|
inlineprivate |
These calls happen randomly.
Definition at line 288 of file scheduler-load-control-test.cpp.
References LoadController::setCurrentAverageLag(), and vault::gear::test::anonymous_namespace{work-force-test.cpp}::setup().