The impact of a zero-scan Internet checksumming mechanism

  • Authors:
  • Gregory G. Finn;Steve Hotz;Rod Van Meter

  • Affiliations:
  • USC/Information Sciences Institute;USC/Information Sciences Institute;USC/Information Sciences Institute

  • Venue:
  • ACM SIGCOMM Computer Communication Review
  • Year:
  • 1996

Quantified Score

Hi-index 0.01

Visualization

Abstract

This paper describes a "zero-scan" mechanism that reduces Internet checksumming overhead from a per-byte scan (or copy) cost, to a small and constant per-message cost. Unlike previous techniques, this mechanism requires no message buffering within the source. This will allow Internet transport protocols to achieve transfer latencies comparable to specialized protocols implemented directly on high-speed LAN (link-layer) services. In addition, this mechanism is transparent to systems outside of the source LAN. Hence, this mechanism affords applications the portability of Internet protocols without sacrificing the high performance of specialized LAN transport protocols.The proposed zero-scan checksumming scheme eliminates the last requirement for an additional data copy/scan, beyond the scan required to transmit or receive from the network channel. If this checksumming mechanism is combined with zero-copy operating system mechanisms that provide low-overhead transfer across application and kernel boundaries, a network interface architecture that provides separate message buffering is no longer required. A consequence is that the network interface may be reduced, essentially, to DMA engines plus link- and physical-layer logic. Taken one step further, the network interface could be integrated with the CPU to create an "internet microprocessor". These alternative interface designs are discussed, along with their requirements and effects upon operating system and computer system architectures.