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

计算机工程 ›› 2006, Vol. 32 ›› Issue (11): 89-91.

• 软件技术与数据库 • 上一篇    下一篇

一种远程系统调用机制的研究及其应用

沈林峰1,陈明宇2   

  1. 1. 中国科学院计算技术研究所,北京 100080;2. 中国科学院研究生院,北京 100080
  • 出版日期:2006-06-05 发布日期:2006-06-05

Research and Application of Remote System Call Mechanism

SHEN Linfeng1,CHEN Mingyu2   

  1. 1. Institute of Computing Technology, Chinese Academy of Sciences, Beijing 100080;2. Graduate School of Chinese Academy of Sciences, Beijing 100080
  • Online:2006-06-05 Published:2006-06-05

摘要: 提出了一种扩展本地操作系统功能的远程系统调用机制,并论述了其结构和关键技术。在DSAG 模拟平台上利用了该机制构建了一个兼容性良好的Linux 应用程序环境,并实现了rfork 和rpipe 分布式功能,最后通过测试系统,实现了它的应用。

关键词: 远程系统调用;操作系统;兼容性;精简内核

Abstract: This paper presents a remote system call mechanism for expanding local operating system functions, and then discusses its structureand the key techniques. Using this mechanism and DSAG simulation platform, this paper implements a Linux application compatible environmentand the rfork/rpipe distributed functions. Finally, the author develops the test system and realizes the application.

Key words: Remote system call; Operating system; Compatibility; Simplified kernel