English

Assessing FIFO and Round Robin Scheduling:Effects on Data Pipeline Performance and Energy Usage

Operating Systems 2024-09-25 v1

Abstract

In the case of compute-intensive machine learning, efficient operating system scheduling is crucial for performance and energy efficiency. This paper conducts a comparative study over FIFO(First-In-First-Out) and RR(Round-Robin) scheduling policies with the application of real-time machine learning training processes and data pipelines on Ubuntu-based systems. Knowing a few patterns of CPU usage and energy consumption, we identify which policy (the exclusive or the shared) provides higher performance and/or lower energy consumption for typical modern workloads. Results of this study would help in providing better operating system schedulers for modern systems like Ubuntu, working to improve performance and reducing energy consumption in compute intensive workloads.

Keywords

Cite

@article{arxiv.2409.15704,
  title  = {Assessing FIFO and Round Robin Scheduling:Effects on Data Pipeline Performance and Energy Usage},
  author = {Malobika Roy Choudhury and Akshat Mehrotra},
  journal= {arXiv preprint arXiv:2409.15704},
  year   = {2024}
}
R2 v1 2026-06-28T18:54:45.375Z