Abstract / Description of output
Hardware resource fragmentation is a common issue in data centers. Traditional solutions based on migration or overcommitment are unacceptably slow, and modern commercial or research solutions like Spot VM may reduce or evict VM’s resources anytime. We propose an alternative solution that does not suffer from these drawbacks, the Aggregate VM. We introduce a new distributed hypervisor design, the resource-borrowing hypervisor, which creates Aggregate VMs: distributed VMs that temporarily aggregate fragmented resources belonging to different host machines, which require mobility of virtual CPUs, memory and IO devices. We implement a prototype, FragVisor, which runs guest software transparently. We also propose minimal modifications to the guest OS that can enable significant performance gains. We evaluate FragVisor over a set of microbenchmarks and IaaS-style real applications. Although Aggregate VMs are not a perfect fit for every type of applications, some workloads enjoy significant speedups compared to overcommitted scenarios (up to 3.9x with 4 distributed vCPUs). We further demonstrate that FragVisor is faster than a state-of-the-art competitor, GiantVM (up to 2.5x).
Original language | English |
---|---|
Title of host publication | EuroSys '23: Proceedings of the Eighteenth European Conference on Computer Systems |
Place of Publication | New York |
Publisher | Association for Computing Machinery (ACM) |
Pages | 469-487 |
ISBN (Electronic) | 9781450394871 |
DOIs | |
Publication status | Published - 8 May 2023 |
Event | EuroSys '23: Eighteenth European Conference on Computer Systems - Rome, Italy Duration: 8 May 2023 → 12 May 2023 Conference number: 18 https://2023.eurosys.org/ |
Publication series
Name | EuroSys: European Conference on Computer Systems |
---|---|
Publisher | ACM |
Conference
Conference | EuroSys '23: Eighteenth European Conference on Computer Systems |
---|---|
Country/Territory | Italy |
City | Rome |
Period | 8/05/23 → 12/05/23 |
Internet address |
Keywords / Materials (for Non-textual outputs)
- resource fragmentation
- data center
- distributed hypervisor
- DSM
- migration
- delegation