首页 | 本学科首页   官方微博 | 高级检索  
     

基于Minix的进程间通信系统的设计与实现①
引用本文:陆冠群,胡光,涂时亮.基于Minix的进程间通信系统的设计与实现①[J].计算机系统应用,2010,19(7):1-5.
作者姓名:陆冠群  胡光  涂时亮
作者单位:复旦大学计算机科学与技术学院,上海,200433
摘    要:进程间通信作为操作系统中最重要的原语之一,提供了在多个隔离的进程之间相互通信交流的可能性.提出了一种适用于微内核操作系统的进程间通信系统,并在具体的Minix操作系统平台之上予以实现,解决了Minix系统中由于进程间通信模块的缺失而导致开发人员无法顺利移植其他平台的实用程序的问题。实验数据表明,该进程间通信系统具有高效的特点;同时由于该系统的设计原则。它保持着易扩展的特点。该系统的实现虽然是基于Minix平台,但该设计同样适用于其他微内核的系统,对其他操作系统具有借鉴意义。

关 键 词:进程间通信  共享内存  信号量  同步  虚拟内存  操作系统  Minix  微内核
收稿时间:2009/11/6 0:00:00
修稿时间:2009/12/19 0:00:00

Design and Implementation of Inter-Process Communication on Minix
LU Guan-Qun,HU Guang and TU Shi-Liang.Design and Implementation of Inter-Process Communication on Minix[J].Computer Systems& Applications,2010,19(7):1-5.
Authors:LU Guan-Qun  HU Guang and TU Shi-Liang
Affiliation:LU Guan-Qun,HU Guang,TU Shi-Liang (School of Computer Science and Engineering,Fudan University,Shanghai 200433,China)
Abstract:Inter-process communication (IPC), as one of the most important primitives in the operating system, provides the possibility of exchanging data with several different processes. This paper proposes a new design of the inter-process communication system. And this system is implemented on Minix operating system which lacks the support of IPC before. With the implementation, it eases the developers' porting and developing useful programs based on this feature. R is extensible and efficient as seen from the experiment. The design of this interoproeess communication system can be studied for other operating system.
Keywords:Minix
本文献已被 CNKI 维普 万方数据 等数据库收录!
点击此处可从《计算机系统应用》浏览原始摘要信息
点击此处可从《计算机系统应用》下载全文
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号