Skip to content
  • Philippe Gerum's avatar
    copperplate: substitute SCHED_RT with SCHED_FIFO · 0ee9288d
    Philippe Gerum authored
    Now that Cobalt supports up to 256 priority levels with the SCHED_FIFO
    class, we may assign all regular real-time threads directly to the
    latter.
    
    SCHED_CORE is introduced as an alias to the scheduling class giving
    access to the highest priority levels assigned to internal server
    threads.
    0ee9288d