Affiliation:
1. Toulouse University
2. Virginia Tech
3. Toulouse University and Huawei German Research Center
Abstract
The ability to quickly set up and tear down a virtual machine is critical for today's cloud elasticity, as well as in numerous other scenarios: guest migration/consolidation, event-driven invocation of micro-services, dynamically adaptive unikernel-based applications, micro-reboots for security or stability, etc.
In this paper, we focus on the process of setting up/freeing the hypervisor and host control layer data structures at boot/destruction time, showing that it does not scale in current virtualization solutions. In addition to the direct overhead of long VM set-up/destruction times, we demonstrate by experimentation the indirect costs on real world auto scaling systems. Focusing on the popular Xen hypervisor, we identify three critical issues hindering the scalability of the boot and destruction processes: serialized boot, unscalable interactions with the Xenstore at guest creation time, and remote NUMA memory scrubbing at destruction time. For each of these issues we present the design and implementation of a solution in the Xen infrastructure: parallel boot with fine-grained locking, caching of Xenstore data, and local NUMA scrubbing. We evaluate these solutions using micro-benchmarks, macro-benchmarks, and real world datacenter traces. Results show that our work improves the current Xen implementation by a significant factor, for example macro-benchmarks indicate a speedup of more than 4X in high-load scenarios.
Publisher
Association for Computing Machinery (ACM)
Subject
Computer Graphics and Computer-Aided Design,Software
Reference47 articles.
1. Amazon EC2 Spot Instances. https://aws.amazon.com/ec2/spot/ accessed 2016-11-30. Amazon EC2 Spot Instances. https://aws.amazon.com/ec2/spot/ accessed 2016-11-30.
2. AWS Auto Scaling. https://aws.amazon.com/autoscaling/ accessed 2016-11-30. AWS Auto Scaling. https://aws.amazon.com/autoscaling/ accessed 2016-11-30.
3. Why does azure deployment take so long? http://stackoverflow.com/questions/5080445/why-does-azure-deployment-take-so-long accessed 2016-11-30. Why does azure deployment take so long? http://stackoverflow.com/questions/5080445/why-does-azure-deployment-take-so-long accessed 2016-11-30.
4. CRIU Wiki. https://criu.org/Main_Page accessed 2016-11-30. CRIU Wiki. https://criu.org/Main_Page accessed 2016-11-30.
5. Amazon Web Services. https://aws.amazon.com/ accessed 2016-11-30. Amazon Web Services. https://aws.amazon.com/ accessed 2016-11-30.
Cited by
10 articles.
订阅此论文施引文献
订阅此论文施引文献,注册后可以免费订阅5篇论文的施引文献,订阅后可以查看论文全部施引文献
1. Analysis and prediction of virtual machine boot time on virtualized computing environments;Journal of Cloud Computing;2024-04-04
2. SVD: A Scalable Virtual Machine Disk Format;IEEE Transactions on Cloud Computing;2024-04
3. Mitigating vulnerability windows with hypervisor transplant;Proceedings of the Sixteenth European Conference on Computer Systems;2021-04-21
4. Extending Intel PML for hardware-assisted working set size estimation of VMs;Proceedings of the 17th ACM SIGPLAN/SIGOPS International Conference on Virtual Execution Environments;2021-04-07
5. (No)Compromis: paging virtualization is not a fatality;Proceedings of the 17th ACM SIGPLAN/SIGOPS International Conference on Virtual Execution Environments;2021-04-07