作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2010, Vol. 36 ›› Issue (17): 270-273. doi: 10.3969/j.issn.1000-3428.2010.17.092

• 开发研究与设计技术 • 上一篇    下一篇

虚拟化下域间服务过程分离机制的研究

舒 畅,吴庆波,谭郁松   

  1. (国防科学技术大学计算机学院,长沙 410073)
  • 出版日期:2010-09-05 发布日期:2010-09-02
  • 作者简介:舒 畅(1985-),男,硕士,主研方向:操作系统; 吴庆波,研究员;谭郁松,副研究员
  • 基金资助:
    国家“863”计划基金资助重点项目“支持多计算域的虚拟个人计算机系统”(2007AA01Z177),“基于虚拟化技术的新型从核运行支撑平台关键技术研究”(2009AA01Z101)

Research on Inter-domain Service Process Split Mechanism Under Virtualization

SHU Chang, WU Qing-bo, TAN Yu-song   

  1. (College of Computer, National University of Defense Technology, Changsha 410073)
  • Online:2010-09-05 Published:2010-09-02

摘要: 在虚拟化环境下,各虚拟域上的服务能力是相互隔离的而不能获得联系和协同。针对该问题,提出虚拟化下的域间服务过程分离机制。定义2种类型的服务分离过程,并基于KVM的虚拟化环境,实现支持这2种服务分离过程所必需的关键技术,即域间通信和域间远程过程调用技术。实际应用场景表明,该机制能达到服务联系和协同的目标,为在虚拟化下构建可能的安全应用提供基础支持。

关键词: 服务过程分离机制, 域间通信, 域间远程过程调用

Abstract: In virtualized environment, the service capabilities on each domain are separated from each other due to isolation. In order to coordinate the service capabilities each domain may have, the inter-domain service process split mechanism under virtualization is introduced. Two kinds of service split methods are proposed. Based on Kernel Virtual Machine(KVM), two basic mechanisms are implemented for those methods: an inter-domain communication and a simple inter-domain Remote Procedure Call(RPC) mechanism. An application of text encrypting/decrypting across domains is presented, thus demonstrates that the model can be used to create new security-concerned application in virtualized environment.

Key words: service process split mechanism, inter-domain communication, inter-domain Remote Procedure Call(RPC)

中图分类号: