Computing Reviews
Today's Issue Hot Topics Search Browse Recommended My Account Log In
Review Help
Search
Design and performance evaluation of NUMA-aware RDMA-based end-to-end data transfer systems
Ren Y., Li T., Yu D., Jin S., Robertazzi T.  SC 2013 (Proceedings of the International Conference for High-Performance Computing, Networking, Storage and Analysis, Denver, CO, Nov 17-21, 2013)1-10.2013.Type:Proceedings
Date Reviewed: Aug 22 2014

This interesting paper describes some expected (the transmission control protocol/Internet protocol (TCP/IP) stack) as well as unexpected (nonuniform memory access (NUMA) architecture and solid-state drive (SSD) storage devices) bottlenecks that prevent the full utilization of available network bandwidth. The authors demonstrate that by addressing these bottlenecks using a combination of existing solutions and their new remote direct memory access (RDMA)-based file transfer protocol (RFTP), much faster end-to-end data transfer speeds can be achieved, even over long-distance networks. This is crucial in many supercomputing applications, where massive datasets can live in data centers away from the supercomputers processing them.

While TCP/IP has been known for many years to be inefficient, the authors show that in modern multicore systems with NUMA memory hierarchy, TCP/IP multiple data copies hinder the performance even more. An even more interesting bottleneck, although mentioned only in passing as the reason to implement a random access memory (RAM)-based file system in the testbed, is the performance of SSD storage devices. Generally seen as a much faster alternative to spinning-media storage, it turns out that sustained writes of large amounts of data to SSDs trigger thermal throttling to prevent overheating, which causes their input/output (I/O) performance to drop to very low levels.

For practitioners, the main contribution of this paper is a practical way to improve a file write performance by tuning a non-NUMA-aware small computer system interface (SCSI) target daemon (by using the Linux numactl utility and an appropriately configured tmpfs file system). When combined with the authors’ RFTP, the end-to-end testbed demonstrates significantly faster data transfer speed than GridFTP, in both local (LAN) and wide area network (WAN) settings.

Reviewer:  Maciej Golebiewski Review #: CR142641 (1412-1051)
Bookmark and Share
 
Applications (SMTP, FTP, etc.) (C.2.2 ... )
 
 
Measurements (D.4.8 ... )
 
Would you recommend this review?
yes
no
Other reviews under "Applications (SMTP, FTP, etc.)": Date
X.400 and SMTP
Rhoton J., Digital Press, Newton, MA, 1997. Type: Book (9781555581657)
Jun 1 1998
WAPcam --- using a WAP application in student education
Kargl F., Illman T., Raschke A., Schlott S., Weber M. ACM SIGOIS Bulletin 22(1): 12-15, 2001. Type: Article
May 3 2002
Web protocols and practice: HTTP/1.1, Networking protocols, caching, and traffic measurement
Krishnamurthy B., Rexford J., Addison-Wesley Longman Publishing Co., Inc., Boston, MA, 2001.  642, Type: Book (9780201710885)
Jun 7 2002
more...

E-Mail This Printer-Friendly
Send Your Comments
Contact Us
Reproduction in whole or in part without permission is prohibited.   Copyright 1999-2024 ThinkLoud®
Terms of Use
| Privacy Policy