|
Class Summary |
| admission_DCTS |
Works with TrafficModel that implements TrafficPeriodic,
SpecR_DCTS and traffic shaper for traffic_CDSmooth. |
| admission_GR |
General Rate Admission:
works with any TrafficModel and any SpecR that implements
SpecR_Direct. |
| admission_PTSP |
Works with TrafficModel that implements TrafficPeriodic,
SpecR_PTSP and traffic shaper for traffic_Periodic. |
| scheduler_Fifo |
The first-come-first-serve scheduler. |
| scheduler_PGPS |
The Packetized Generalized Processor Sharing scheduler. |
| scheduler_PGPS.vparam |
|
| scheduler_SCFQ |
The Self-clock Fair Queueing scheduler. |
| scheduler_SFQ |
The Start-time Fair Queueing scheduler. |
| scheduler_SP |
The Static priority scheduler. |
| scheduler_VC |
The VirtualClock scheduler. |
| scheduler_WF2Q |
The Worse-case fair weighted fair queueing scheduler. |
| SpecR_DCTS |
|
| SpecR_GR |
|
| SpecR_PTSP |
Periodic-task static-priority Rspec. |
| Translator_DCTS |
DCTS translator: works with any traffic model that
implements TrafficPeriodic. |
| Translator_GR |
Generalized Rate Guarantee Translator: can work with any traffic model. |
| Translator_PTSP_EA |
Periodic-task static-priority equal allocation: works with any traffic model that
implements TrafficPeriodic. |