Author Login Editor-in-Chief Peer Review Editor Work Office Work

Computer Engineering ›› 2012, Vol. 38 ›› Issue (06): 285-287. doi: 10.3969/j.issn.1000-3428.2012.06.095

• Networks and Communications • Previous Articles     Next Articles

Research on Inter-VM Communication Strategy in Multi-core Virtual Machine System

HUANG Jing 1,2, WU Jun-min 1,2, LI Li-feng 1,2, JIANG Nan 1,2, ZHU Xiao-dong 1,2, ZHU Yu 2   

  1. (1. School of Computer Science and Technology, University of Science and Technology of China, Hefei 230027, China; 2. Suzhou Institute for Advanced Study, University of Science and Technology of China, Suzhou 215123, China)
  • Received:2011-08-10 Online:2012-03-20 Published:2012-03-20

多核虚拟机系统中虚拟机间的通信策略研究

黄 景 1,2,吴俊敏 1,2,李利锋 1,2,蒋 楠 1,2,朱小东 1,2,朱 峪 2   

  1. (1. 中国科学技术大学计算机科学与技术学院,合肥 230027;2. 中国科学技术大学苏州研究院,江苏 苏州 215123)
  • 作者简介:黄 景(1987-),男,硕士研究生,主研方向:虚拟化技术;吴俊敏,副教授;李利锋、蒋 楠,硕士;朱小东,博士; 朱 峪,硕士
  • 基金资助:
    中央高校基本科研业务费专项基金资助项目(WK0110000020)

Abstract: This paper divides virtual machine communication into three types according to the implementation of inter-Virtual Machine(VM) communication in different levels, compares inter-VM communication performance between the three communication methods from performance, transparency and portability, and proposes an efficient communication strategy for the virtual machine. This proves that the virtual machine based on shared memory communication is the best overall performance of virtual communication methods, and proves that hardware register based with best performance, and proposes a combination of the two virtual machines communication methods to achieve a communication strategy.

Key words: virtualization, inter-Virtual Machine(VM) communication, transparency, portability, multi-core

摘要: 根据虚拟机间通信方式实现的不同,将虚拟机之间的通信分为3种,从虚拟机间3种通信方式的性能、透明性和可移植性方面进行比较,得出基于共享内存的虚拟机间通信是综合性能最优的虚拟间通信方式,且基于硬件寄存器的虚拟件间通信方式有更好的通信性能,并提出一种将两者结合实现的虚拟机间通信策略。

关键词: 虚拟化, 虚拟机间通信, 透明性, 可移植性, 多核

CLC Number: