paper-with-me

Papers

Workload Schedulers -- Genesis, Algorithms and Differences

2025-11-13 · Leszek Sliwko, Vladimir Getov arxiv

This paper presents a novel approach to categorization of modern workload schedulers. We provide descriptions of three classes of schedulers: Operating Systems Process Schedulers, Cluster Systems Jobs Schedulers and Big Data Schedulers. We describe their evolution from early adoptions to modern implementations, considering both the use and features of algorithms. In summary, we discuss differences between all presented classes of schedulers and discuss their chronological development. In conclusion we highlight similarities in the focus of scheduling strategies design, applicable to both local and distributed systems.

📄 PDF Abstract BibTeX arXiv:2511.10258

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Mixture-of-Schedulers: An Adaptive Scheduling Agent as a Learned Router for Expert Policies

2025-11-07 · Xinbo Wang, Shian Jia, Ziyang Huang, Jing Cao 외 arxiv

Modern operating system schedulers employ a single, static policy, which struggles to deliver optimal performance across the diverse and dynamic workloads of contemporary systems. This "one-policy-fits-all" approach lead…

Deep Learning Workload Scheduling in GPU Datacenters: Taxonomy, Challenges and Vision

2022-05-24 · Wei Gao, Qinghao Hu, Zhisheng Ye, Peng Sun 외

Deep learning (DL) shows its prosperity in a wide variety of fields. The development of a DL model is a time-consuming and resource-intensive procedure. Hence, dedicated GPU accelerators have been collectively constructe…

GPUScheduling

Tesserae: Scalable Placement Policies for Deep Learning Workloads

2025-08-07 · Song Bian, Saurabh Agarwal, Md. Tareq Mahmood, Shivaram Venkataraman arxiv

Training deep learning (DL) models has become a dominant workload in data-centers and improving resource utilization is a key goal of DL cluster schedulers. In order to do this, schedulers typically incorporate placement…

Graph Matching

EvalStop: Using World Feedback to Detect and Correct Reward Overoptimization in Multi-Tenant RLHF Platforms

2026-06-02 · Guilin Zhang, Chuanyi Sun, Kai Zhao, Xu Chu 외 arxiv

Cloud LLM fine-tuning platforms increasingly serve RLHF workloads, where a learned reward model is optimized as a proxy for human quality. As Gao et al. (2023) showed, this proxy diverges from world feedback (downstream …

Learning to Score: Tuning Cluster Schedulers through Reinforcement Learning

2026-03-11 · Martin Asenov, Qiwen Deng, Gingfung Yeung, Adam Barker arxiv

Efficiently allocating incoming jobs to nodes in large-scale clusters can lead to substantial improvements in both cluster utilization and job performance. In order to allocate incoming jobs, cluster schedulers usually r…

Reinforcement Learning