Prepartition: Paradigm for the Load Balance of Virtual Machine Allocation in Data Centers
Minxian Xu, Guangchun Luo, Ling Tian, Aiguo Chen, Yaqiu Jiang,, Guozhong Li, Wenhong Tian

TL;DR
This paper introduces Prepartition, a proactive load balancing paradigm for VM allocation in data centers that improves stability and efficiency by pre-setting process-time bounds and planning migrations in advance.
Contribution
The paper proposes Prepartition, a novel proactive load balancing approach for VM allocation that outperforms reactive methods by reducing instability and achieving better load balance.
Findings
Prepartition reduces process time and migration costs.
Prepartition achieves better load balance than reactive methods.
Experimental results confirm theoretical advantages.
Abstract
It is significant to apply load-balancing strategy to improve the performance and reliability of resource in data centers. One of the challenging scheduling problems in Cloud data centers is to take the allocation and migration of reconfigurable virtual machines (VMs) as well as the integrated features of hosting physical machines (PMs) into consideration. In the reservation model, the workload of data centers has fixed process interval characteristics. In general, load-balance scheduling is NP-hard problem as proved in many open literatures. Traditionally, for offline load balance without migration, one of the best approaches is LPT (Longest Process Time first), which is well known to have approximation ratio 4/3. With virtualization, reactive (post) migration of VMs after allocation is one popular way for load balance and traffic consolidation. However, reactive migration has…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCloud Computing and Resource Management · Scheduling and Optimization Algorithms · Software-Defined Networks and 5G
