Optimizing overlay-based virtual networking through optimistic interrupts and cut-through forwarding

  • Authors:
  • Zheng Cui;Lei Xia;Patrick G. Bridges;Peter A. Dinda;John R. Lange

  • Affiliations:
  • University of New Mexico, Albuquerque, NM;Northwestern University, Evanston, IL;University of New Mexico, Albuquerque, NM;Northwestern University, Evanston, IL;University of Pittsburgh, Pittsburgh, PA

  • Venue:
  • SC '12 Proceedings of the International Conference on High Performance Computing, Networking, Storage and Analysis
  • Year:
  • 2012

Quantified Score

Hi-index 0.00

Visualization

Abstract

Overlay-based virtual networking provides a powerful model for realizing virtual distributed and parallel computing systems with strong isolation, portability, and recoverability properties. However, in extremely high throughput and low latency networks, such overlays can suffer from bandwidth and latency limitations, which is of particular concern if we want to apply the model in HPC environments. Through careful study of an existing very high performance overlay-based virtual network system, we have identified two core issues limiting performance: delayed and/or excessive virtual interrupt delivery into guests, and copies between host and guest data buffers done during encapsulation. We respond with two novel optimizations: optimistic, timer-free virtual interrupt injection, and zero-copy cut-through data forwarding. These optimizations improve the latency and bandwidth of the overlay network on 10 Gbps interconnects, resulting in near-native performance for a wide range of microbenchmarks and MPI application benchmarks.