摘要
用户级通信允许应用程序直接访问网络接口,减少了通信层次的软件开销。为了支持用户级通信,高效的虚拟地址到物理地址的转换起到关键作用。通过对几种地址转换方法的比较,提出了用户级操作的地址转换法。并用其对虚拟接口高性能模块的实现(M-VIA)进行了改进。实验证明用户级操作的地址转换法具有更好的通信性能。
User - Level communication alleviate the software overhead of the communication subsystem by allowing application to access the network interface directly. For this purpose, efficient virtual - to - physical address translation is critical. By comparing with some kinds of address translations, we propose the theory of user - managed TLB( translation lookaside buffer) and improve M - VIA with it. Finally, performances of proposed method are demonstrated by the experiment.
出处
《微计算机应用》
2010年第4期1-5,共5页
Microcomputer Applications
基金
辽宁省博士科研启动基金(编号:20051058)
辽宁省教育厅科研项目(编号:20060479)
关键词
地址转换
虚拟接口结构
用户级通信
用户级操作
网络接口
address translation
user- level communication
virtual interface architecture
user level managed
Network Interface