CMU-CS-15-137
Computer Science Department
School of Computer Science, Carnegie Mellon University



CMU-CS-15-13d79

Urgent Virtual Machine Eviction with Enlightened Post-Copy

Yoshihisa Abe, Roxana Gemabasu*, Kaustubh Joshi, **, Mahadev Satyanarayanan

December 2015

CMU-CS-15-137.pdf


Keywords: Virtual machines, migration, resource contention, cloud computing, operating systems

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.

35 pages

*Columbia University
**AT&T Research


Return to: SCS Technical Report Collection
School of Computer Science

This page maintained by reports@cs.cmu.edu