RPFF: A Remote Page-Fault Filter for Post-copy Live Migration

2015 IEEE INTERNATIONAL CONFERENCE ON SMART CITY/SOCIALCOM/SUSTAINCOM (SMARTCITY)(2015)

引用 6|浏览19
暂无评分
摘要
Live migration of virtual machine has attracted significant attention in recent years. It facilitates system online maintenance, load balancing, fault tolerance and power management. Existing pre-copy live migration approach has to iteratively copy redundant memory pages, which causes high network overhead and slow migration. Another post-copy live migration approach can provide quick migration with low network overhead but would lead to a lot of remote page faults which greatly degrade application performance. In this paper, we improve the post-copy approach by eliminating unnecessary remote page faults. In our improved post-copy approach, page faults caused by guest's overwriting operations on remote memory pages are intercepted and handled by allocating new local memory pages, instead of fetching memory pages from the source host across the network. We have implemented our approach into the KVM/QEMU hypervisor and ran a series of experiments with Linux guests. The experimental results demonstrate that our improved approach performs much better than traditional post-copy approach.
更多
查看译文
关键词
Virtualization, Live Migration, Page-overwrite, Post-copy, Remote Page-fault
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要