Essays about: "Rate monotonic scheduling algorithm"

Found 3 essays containing the words Rate monotonic scheduling algorithm.

  1. 1. Evaluation of EDF scheduling for Ericsson LTE system : A comparison between EDF, FIFO and RR

    University essay from Linköpings universitet/Programvara och system

    Author : Angelica Nyberg; Jonas Hartman; [2016]
    Keywords : EDF; Earliest Deadline First; Scheduling; Linux; Linux Scheduling; FIFO; RR; RMS; First in First out; Round Robin; Rate-monotonic Scheduling; Scheduling LTE applications; LTE; Multi-core; Multi core; Firm Deadlines; SCHED_DEADLINE; SCHED_FIFO; SCHED_RR; Deadline;

    Abstract : Scheduling is extremely important for modern real-time systems. It enables several programs to run in parallel and succeed with their tasks. Many systems today are real-time systems, which means that good scheduling is highly needed. READ MORE

  2. 2. Design and Implementation  of an EDF Scheduer for Fiasco.OC L4

    University essay from Uppsala universitet/Institutionen för informationsteknologi

    Author : Eric Arnelöv; [2016]
    Keywords : ;

    Abstract : This paper describes the implementation of an EDF scheduler for the FIASCO microkernel. Benchmark test shows that the average case gain an improvement of 16-34%, in regards to schedule calls, running EDF over the existing fixed priority scheduler using Rate Monotonic (RM). READ MORE

  3. 3. Power-Aware Scheduling for Embedded Real-Time Systems

    University essay from KTH/Maskinkonstruktion (Inst.)

    Author : Stefan Olofsson; [2009]
    Keywords : ;

    Abstract : Fokus i detta examensarbete ligger på att utveckla en DVFS algoritm för en schemaläggare. Denna algoritm ska sedan implementeras i ett inbyggt realtidssystem. Huvudsyftet för DVFS algoritmen är att möjliggöra för systemet att välja rätt spänning och frekvens för att kunna minska systemets energiförbrukning. READ MORE