Home > Research > Publications & Outputs > ROSE

Electronic data

Links

Text available via DOI:

View graph of relations

ROSE: Cluster Resource Scheduling via Speculative Over-subscription

Research output: Contribution in Book/Report/Proceedings - With ISBN/ISSNConference contribution/Paperpeer-review

Published
  • Xiaoyang Sun
  • Chunming Hu
  • Renyu Yang
  • Peter Garraghan
  • Tianyu Wo
  • Jie Xu
  • Jianyong Zhu
  • Chao Li
Close
Publication date2/07/2018
Host publication38th IEEE International Conference on Distributed Systems Computing Systems
PublisherIEEE
Pages949-960
Number of pages12
ISBN (electronic)9781538668719
<mark>Original language</mark>English

Publication series

Name2018 IEEE 38th International Conference on Distributed Computing Systems (ICDCS)
PublisherIEEE
ISSN (electronic)2575-8411

Abstract

A long-standing challenge in cluster scheduling is to achieve a high degree of utilization of heterogeneous resources in a cluster. In practice there exists a substantial disparity between perceived and actual resource utilization. A scheduler might regard a cluster as fully utilized if a large resource request queue is present, but the actual resource utilization of the cluster can be in fact very low. This disparity results in the formation of idle resources, leading to inefficient resource usage and incurring high operational costs and an inability to provision services. In this paper we present a new cluster scheduling system, ROSE, that is based on a multi-layered scheduling architecture with an ability to over-subscribe idle resources to accommodate unfulfilled resource requests. ROSE books idle resources in a speculative manner:instead of waiting for resource allocation to be confirmed by the centralized scheduler,it requests intelligently to launch tasks within machines according to their suitability to oversubscribe resources. A threshold control with timely task rescheduling ensures fully-utilized cluster resources without generating potential tasks tragglers. Experimental results show that ROSE can almost double the average CPU utilization, from 36.37% to 65.10%, compared with a centralized scheduling scheme, and reduce the workload makespan by 30.11%, with an 8.23% disk utilization improvement over other scheduling strategies.