Skip to content
Snippets Groups Projects
Commit bf4bf448 authored by Kimaya Bedarkar's avatar Kimaya Bedarkar Committed by Björn Brandenburg
Browse files

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). 
parent ce963a70
No related branches found
No related tags found
1 merge request!182Add RTA for FIFO based on the aRTA
Pipeline #61713 passed with warnings