We need to talk about NICs

  • Authors:
  • Pravin Shinde;Antoine Kaufmann;Timothy Roscoe;Stefan Kaestle

  • Affiliations:
  • Systems Group, ETH Zurich;Systems Group, ETH Zurich;Systems Group, ETH Zurich;Systems Group, ETH Zurich

  • Venue:
  • HotOS'13 Proceedings of the 14th USENIX conference on Hot Topics in Operating Systems
  • Year:
  • 2013

Quantified Score

Hi-index 0.00

Visualization

Abstract

Operating systems fail both to efficiently exploit, and to effeectively manage, the considerable hardware resources of modern network interface controllers. We survey the kinds of hardware facilities available and their applicability, and then investigate (and critique) the reasons why OS designers eschew core support for such features. We then describe Dragonet, a new network stack design based on explicit descriptions of NIC capabilities, aimed at making the best use of today's and tomorrow's networking hardware. Dragonet represents both the physical capabilities of the network hardware and the current protocol state of the machine as dataflow graphs. We then embed the former into the latter, instantiating the remainder in software.