Skip to content
Snippets Groups Projects
Forked from RT-PROOFS / PROSA - Formally Proven Schedulability Analysis
Source project has a limited visibility.
  • Kimaya Bedarkar's avatar
    bf4bf448
    add an RTA for FIFO scheduling based on aRTA · bf4bf448
    Kimaya Bedarkar authored and Björn Brandenburg's avatar Björn Brandenburg committed
    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). 
    bf4bf448
    History
    add an RTA for FIFO scheduling based on aRTA
    Kimaya Bedarkar authored and Björn Brandenburg's avatar Björn Brandenburg committed
    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).