Network Interface Design for Low Latency Request-Response Protocols

Authors: 

Mario Flajslik and Mendel Rosenblum, Stanford University

Abstract: 

Ethernet network interfaces in commodity systems are designed with a focus on achieving high bandwidth at low CPU utilization, while often sacrificing latency. This approach is viable only if the high interface latency is still overwhelmingly dominated by software request processing times. However, recent efforts to lower software latency in request-response based systems, such as memcached and RAMCloud, have promoted network interface into a significant contributor to the overall latency. We present a low latency network interface design suitable for request-response based applications. Evaluation on a prototype FPGA implementation has demonstrated that our design exhibits more than double latency improvements without a meaningful negative impact on either bandwidth or CPU power. We also investigate latency-power tradeoffs between using interrupts and polling, as well as the effects of processor’s low power states.

Open Access Media

USENIX is committed to Open Access to the research presented at our events. Papers and proceedings are freely available to everyone once the event begins. Any video, audio, and/or slides that are posted after the event are also free and open to everyone. Support USENIX and our commitment to Open Access.

BibTeX
@inproceedings {179050,
author = {Mario Flajslik and Mendel Rosenblum},
title = {Network Interface Design for Low Latency {Request-Response} Protocols},
booktitle = {2013 USENIX Annual Technical Conference (USENIX ATC 13)},
year = {2013},
isbn = {978-1-931971-01-0},
address = {San Jose, CA},
pages = {333--346},
url = {https://www.usenix.org/conference/atc13/technical-sessions/presentation/flajslik},
publisher = {USENIX Association},
month = jun
}

Presentation Video 

Presentation Audio