Urgent Virtual Machine Eviction with Enlightened Post-Copy

作者:Abe Yoshihisa*; Geambasu Roxana; Joshi Kaustubh; Satyanarayanan Mahadev
来源:ACM Sigplan Notices, 2016, 51(7): 51-64.
DOI:10.1145/2892242.2892252

摘要

Virtual machine (VM) migration demands distinct properties under resource oversubscription and workload surges. We present enlightened post-copy, a new mechanism for VMs under contention that evicts the target VM with fast execution transfer and short total duration. This design contrasts with common live migration, which uses the down time of the migrated VM as its primary metric; it instead focuses on recovering the aggregate performance of the VMs being affected. In enlightened post-copy, the guest OS identifies memory state that is expected to encompass the VM's working set. The hypervisor accordingly transfers its state, mitigating the performance impact on the migrated VM resulting from post-copy transfer. We show that our implementation, with modest instrumentation in guest Linux, resolves VM contention up to several times faster than live migration.

  • 出版日期2016-7