Difference between revisions of "pcie sdp"
From NMSL
(New page: Socket Direct Protocol over PCIe, project page. Coming soon...) |
|||
Line 1: | Line 1: | ||
− | Socket Direct Protocol | + | = Socekt Direct Protocol (SDP) over PCI Express Project Page= |
− | + | ||
+ | In this project we designed and implemented the Socket Direct Protocol (SDP) for PCI Express based fabric. SDP is an efficient data transfer protocol alternative to the TCP that utilizes the advanced features available in high performance interconnects such as direct memory access. Our SDP implementation is designed for PLX PCIe switches and supports only two nodes for now. SDP is compatible with Socket/TCP applications yet provides much better performance. It is developed as a Linux kernel module and has been tested under Redhat Linux 5.7. |
Revision as of 04:41, 16 January 2013
Socekt Direct Protocol (SDP) over PCI Express Project Page
In this project we designed and implemented the Socket Direct Protocol (SDP) for PCI Express based fabric. SDP is an efficient data transfer protocol alternative to the TCP that utilizes the advanced features available in high performance interconnects such as direct memory access. Our SDP implementation is designed for PLX PCIe switches and supports only two nodes for now. SDP is compatible with Socket/TCP applications yet provides much better performance. It is developed as a Linux kernel module and has been tested under Redhat Linux 5.7.