Protocol Implementation in a Vertically Structured Operating System

  • Authors:
  • Richard Black;Paul T. Barham;Austin Donnelly;Neil Stratford

  • Affiliations:
  • -;-;-;-

  • Venue:
  • LCN '97 Proceedings of the 22nd Annual IEEE Conference on Local Computer Networks
  • Year:
  • 1997

Quantified Score

Hi-index 0.00

Visualization

Abstract

A vertically structured Operating System is one in which neither the "kernel" nor "servers" perform work on behalf of applications -- the former because it exists only to multiplex the CPU, and the latter in order to avoid Quality of Service interference between the applications. Instead, wherever possible, the applications perform all of their own processing. Such a vertical structure provides many advantages for applications but leads to some interesting problems and opportunities for protocol stack implementation. This paper describes the techniques we used in our protocol implementation and the benefits that the vertical structure provided.