Essays about: "Linux Scheduling"

Showing result 1 - 5 of 17 essays containing the words Linux Scheduling.

  1. 1. Reducing CPU scheduler latency in Linux

    University essay from Umeå universitet/Institutionen för datavetenskap

    Author : Erik Fredriksson; [2022]
    Keywords : bmq; bitmap queue; cfs; scheduler; linux;

    Abstract : CPU schedulers are an integral part of all operating systems used in modern systems, as they enable efficient task execution. In recent years the demand for interactive tasks such as video playback, streaming and gaming has increased rapidly. READ MORE

  2. 2. Linux CPU Schedulers: CFS and MuQSS Comparison

    University essay from Umeå universitet/Institutionen för datavetenskap

    Author : David Shakoori Gustafsson; [2021]
    Keywords : ;

    Abstract : The goal of this thesis is to compare two process schedulers for the Linux operating system. In order to provide a responsive and interactive user experience, an efficient process scheduling algorithm is important. This thesis seeks to explain the potential performance differences by analysing the schedulers' respective designs. READ MORE

  3. 3. Real-time Scheduling in Datacentre Clusters

    University essay from Lunds universitet/Institutionen för elektro- och informationsteknik

    Author : Fabian Frankel; Sepehr Tayari; [2021]
    Keywords : Kubernetes; Realtime; Realtime Scheduling; Linux; Industry 4.0; Docker; Cloud; Technology and Engineering;

    Abstract : Industry 4.0 can be described as the next generation-factories that is characterised by putting a high demand for automation and flexible production lines. The proposed way to achieve this goal is through a large number of Industrial IoT devices(IIoT) in the factory, some having high availability- and low-latency requirements. READ MORE

  4. 4. Real-time audio processing for an embedded Linux system using a dual-kernel approach

    University essay from KTH/Nätverk och systemteknik

    Author : Nitin Kulkarni; [2017]
    Keywords : Linux Device Driver; Scheduling; Interrupt Latencies; RTDM; SPI; XMOS; Audio Processing; Round-trip Latency; RTDM; Linuxdrivrutin; Schemaläggning; avbrottsfördröjning; interruptfördröjning; ljudbearbetning; tidsfördröjning; XMOS; SPI;

    Abstract : Professional audio processing systems such as digital musical instruments, audiomixers, etc. must operate with very tight constraints on overall processing latencyand CPU performance. READ MORE

  5. 5. RT-Bench, Improved Understanding of Application Performance with Memory Storage

    University essay from Lunds universitet/Institutionen för reglerteknik

    Author : Zsolt Demeter; [2017]
    Keywords : Technology and Engineering;

    Abstract : By implementing efficient and smart schedulers in our software systems with multiple threads we can make applications run faster and much more efficiently. There is however a lot of caution when adopting and implementing scheduling algorithms, like limited preemptive scheduling or PD2, due to the uncertainty they may cause on advanced and complex systems. READ MORE