Title :
Memory Management Strategies for Data Serving with RDMA
Author :
Dalessandro, Dennis ; Wyckoff, Pete
Author_Institution :
Ohio Supercomput. Center, Springfield
Abstract :
Using remote direct memory access (RDMA) to ship data is becoming a very popular technique in network architectures. As these networks are adopted by the broader computing market, new challenges arise in transitioning existing code to use RDMA APIs. One particular class of applications that map poorly to RDMA are those that act as servers of file data. In order to access file data and send it over the network, an application must copy it to user-space buffers, and the operating system must register those buffers with the network adapter. Ordinary sockets-based networks can achieve higher performance by using the "sendfile" mechanism to avoid copying file data into user-space buffers. In this work we revisit time-honored approaches to sending file data, but adapted to RDMA networks. In particular, both pipelining and sendfile can be used, albeit with modifications to handle memory registration issues. However, memory registration is not well- integrated in current operating systems, leading to difficulties in adapting the sendfile mechanism. These two techniques make it feasible to create RDMA-based applications that serve file data and still maintain a high level of performance.
Keywords :
application program interfaces; buffer storage; file organisation; integrated memory circuits; memory architecture; application program interfaces; file data access; memory management; memory registration; network adapter; remote direct memory access; user-space buffers; Computer networks; File servers; File systems; Marine vehicles; Memory management; Network servers; Operating systems; Pipeline processing; Registers; Supercomputers;
Conference_Titel :
High-Performance Interconnects, 2007. HOTI 2007. 15th Annual IEEE Symposium on
Conference_Location :
Stanford, CA
Print_ISBN :
978-0-7695-2979-0
DOI :
10.1109/HOTI.2007.5