1、此文档是毕业设计外文翻译成品( 含英文原文+中文翻译) ,无需调整复杂的格 式!下载之后直接可用,方便快捷!本文价格不贵,也就几十块钱!一辈子也就 一次的事! 外文标题:Application-Assisted Live Migration of Virtual Machines with Java Applications 外文作者:Kai-Yuan Hou, Kang G. Shin, Jan-Lung Sung 文献出处: Proceedings of the 10th European Conference on Computer Systems, EuroSys 2018(如觉得年份
2、太老,可改为近 2 年,毕竟很多毕业生都这样做) 英文 5702 单词,35602 字符(字符就是印刷符),中文 9805 汉字。 (如果字数多 了,可自行删减,大多数学校都是要求选取外文的一部分内容进行翻译的。 ) Application-Assisted Live Migration of Virtual Machines with Java Applications Abstract: Live migration of virtual machines (VMs) can consume excessive time and resources, and may affect appl
3、ication performance significantly if VM memory pages get dirtied faster than their content can be transferred to the destination. Existing approaches to this problem transfer memory con- tent faster with high-speed networks, slow down the dirtying of memory pages by throttling the execution of appli
4、cations, or reduce the amount of memory content to be transferred, for example, using compression. However, these approaches incur high resource costs or application performance penal- ties. In this paper, we propose to skip the transfer of VM memory pages that need not be migrated for the execution of running applications at the destination, by exploiting applications assistance. We have designed a generic frame- work for application-assisted live migration and then used it to build and eva