引用本文:刘 炜,郑纬民,申 俊,鞠大鹏.底层通信协议中内存映射机制的设计与实现*.软件学报,1999,10(1):24-28
【打印本页】   【下载PDF全文】   查看/发表评论  【EndNote】   【RefMan】   【BibTex】
←前一篇|后一篇→ 过刊浏览    高级检索
本文已被:浏览 4740次   下载 6052 本文二维码信息
码上扫一扫!
分享到: 微信 更多
底层通信协议中内存映射机制的设计与实现*
刘 炜1, 郑纬民1, 申 俊1, 鞠大鹏1
清华大学计算机科学与技术系,北京,100084
摘要:
在底层网络通信协议中使用内存映射机制为用户层应用提供了虚拟网络界面,使用户层能够方便地访问快速通信设备;通过减少系统软件的协议处理开销,有效地减少了网络通信的延迟.讨论了通信协议中的内存映射机制的设计思想和实现过程,提出了通信区的概念,利用通信区有效地完成核心与用户之间的数据交换.同时给出一个实例,对其实现与性能进行了分析.
关键词:  内存映射,延迟,通信区,协议,底层通信.
DOI:
分类号:
基金项目:
Design and Implementation of Memory Map Mechanism in Underlying Communication
LIU Wei,ZHENG Wei-min,SHEN Jun,JU Da-peng
Abstract:
In underlying communication, using memory map provides user-level applications with a virtual network interface to enable user level access high speed communication devices, efficiently reduces the overhead of system protocol software and the latency in communication. In this paper, the design idea, the implementation process and the concept of communication area are discussed, by which the data can be exchanged between the kernel and user space efficiently. A sample and performance analyses are provided at last.
Key words:  Memory map, latency, communication area, protocol, underlying communication.