add an RTA for FIFO scheduling based on aRTA
Provide an RTA for FIFO scheduling on ideal uniprocessors based on an instantiation of abstract RTA. The provided RTA is works for tasks described by arbitrary arrival curves and is independent of the workload's preemption model (since FIFO schedules are necessarily non-preemptive).
results/fifo/rta.v
0 → 100644
This diff is collapsed.
Please register or sign in to comment