Computer Science > Distributed, Parallel, and Cluster Computing
[Submitted on 24 Oct 2016 (this version), latest version 28 Aug 2017 (v3)]
Title:Optimizing egalitarian performance in the side-effects model of colocation for data~center resource management
View PDFAbstract:In data centers, up to dozens of tasks are colocated on a single physical machine. Machines are used more efficiently, but tasks' performance deteriorates, as colocated tasks compete for shared resources. As tasks are heterogeneous (CPU-, memory-, network- or disk-intensive), the resulting performance dependencies are complex.
We explore a new combinatorial optimization model that uses two parameters of a task - its size and its type - to characterize how a task influences the performance of the other tasks allocated to the same machine. We study the egalitarian optimization goal: maximizing the worst-off performance. This problem generalizes the classic makespan minimization on multiple processors (P||Cmax).
We prove that polynomially-solvable variants of multiprocessor scheduling become NP-hard and hard to approximate when the number of types is not constant. We propose a PTAS and a series of fast approximation algorithms when the number of types is constant. By simulation on instances derived from a trace of one of Google clusters, we show that our algorithms that take into account types lead to lower costs compared with P||Cmax baseline.
The notion of type enables us to model degeneration of performance caused by colocation using standard combinatorial optimization methods. Types add a layer of additional complexity. However, our results - approximation algorithms and good average-case performance - show that types can be handled efficiently.
Submission history
From: Krzysztof Rzadca [view email][v1] Mon, 24 Oct 2016 09:34:03 UTC (59 KB)
[v2] Thu, 9 Feb 2017 13:36:55 UTC (237 KB)
[v3] Mon, 28 Aug 2017 12:51:56 UTC (238 KB)
References & Citations
Bibliographic and Citation Tools
Bibliographic Explorer (What is the Explorer?)
Connected Papers (What is Connected Papers?)
Litmaps (What is Litmaps?)
scite Smart Citations (What are Smart Citations?)
Code, Data and Media Associated with this Article
alphaXiv (What is alphaXiv?)
CatalyzeX Code Finder for Papers (What is CatalyzeX?)
DagsHub (What is DagsHub?)
Gotit.pub (What is GotitPub?)
Hugging Face (What is Huggingface?)
Papers with Code (What is Papers with Code?)
ScienceCast (What is ScienceCast?)
Demos
Recommenders and Search Tools
Influence Flower (What are Influence Flowers?)
CORE Recommender (What is CORE?)
arXivLabs: experimental projects with community collaborators
arXivLabs is a framework that allows collaborators to develop and share new arXiv features directly on our website.
Both individuals and organizations that work with arXivLabs have embraced and accepted our values of openness, community, excellence, and user data privacy. arXiv is committed to these values and only works with partners that adhere to them.
Have an idea for a project that will add value for arXiv's community? Learn more about arXivLabs.