A Distributed Hypervisor for Resource Aggregation: Poster

Yubin Chen,Zhuocheng Ding,Jin Zhang,Yun Wang,Zhengwei Qi,Haibing Guan
DOI: https://doi.org/10.1145/3293883.3295715
2019-01-01
Abstract:Scale-out has become the standard answer to data analysis, machine learning and many other fields. Contrary to common belief, scale-up machines can outperform scale-out clusters for a considerable portion of tasks. However, those scale-up machines are not economical and may not be affordable for small businesses. This paper presents GiantVM, a distributed hypervisor that aggregates resources from multiple physical machines, providing the guest OS with a uniform hardware abstraction. We propose techniques to deal with the challenges of CPU, Memory, and I/O virtualization in distributed environments.
What problem does this paper attempt to address?