直接内存通信技术的研究与实现  

Research and Implementation of Direct Memary Communication

在线阅读下载全文

作  者:陈艳平[1] 冯萍[1] 徐代阳[1] 姚荦[2] 

机构地区:[1]西北工业大学计算机学院,陕西西安710072 [2]太极信息技术有限公司,浙江湖州313000

出  处:《计算机测量与控制》2010年第4期881-883,共3页Computer Measurement &Control

基  金:专利受理号200810094255.3

摘  要:为了提高通信网络的带宽、增加通信网络同主机的耦合度,基于共享内存的思想,设计实现了一种直接内存通信网络适配卡(DMC网卡);首先参照内存条的标准,设计DMC网卡与主机之间的接口;使DMC网卡上的存储芯片作为共享内存被CPU和DMC网卡使用;然后,发送数据时,CPU将数据直接写入DMC网卡上的共享内存区;接收时,CPU则直接从共享内存区读取数据,从而减少了通信数据的拷贝次数;最后利用操作系统的内存管理机制,编写驱动程序,实现系统对DMC网卡的管理和操作;经DMC网卡原理样机测试,使用DMC技术能提高网络带宽,改善系统性能;证明了"直接内存通信"原理的正确性。For coupling between the network card and the mainframe, the Direct Memory Communication (DMA) has been introduced to make use of the high speed network. The DMA uses the idea of the shared memory to design the Direct Memory Communication Network Interface Card (abbreviated as DMC-NIC). Firstly, based on memory bank, the interface between the DMC-NIC and the mainframe is designed. Then, the memory chip on the DMC-NIC was used as the shared memory by the CPU and the DMC-NIC. When sending, the CPU writes the data directly to the shared memory; as for receiving, the CPU reads data from the same place. Finally, using the memory management technique is supported by the operation system; the driver can control and manage the DMC-NIC perfectly. The prototype was tested, and proved that the DMC technique has a higher communications speed and can work as expected.

关 键 词:直接内存通信 网卡 共享内存 

分 类 号:TP393[自动化与计算机技术—计算机应用技术]

 

参考文献:

正在载入数据...

 

二级参考文献:

正在载入数据...

 

耦合文献:

正在载入数据...

 

引证文献:

正在载入数据...

 

二级引证文献:

正在载入数据...

 

同被引文献:

正在载入数据...

 

相关期刊文献:

正在载入数据...

相关的主题
相关的作者对象
相关的机构对象