/spl mu/Choices: an object-oriented multimedia operating system

  • Authors:
  • R. H. Campbell;See-Mong Tan

  • Affiliations:
  • -;-

  • Venue:
  • HOTOS '95 Proceedings of the Fifth Workshop on Hot Topics in Operating Systems (HotOS-V)
  • Year:
  • 1995

Quantified Score

Hi-index 0.00

Visualization

Abstract

The paper describes the design of the /spl mu/Choices object-oriented multimedia operating system. /spl mu/Choices provides an architecture for interconnecting different OS subsystems, with these subsystems realized as separate modules. The modules are implemented as independent object-oriented frameworks. Frameworks interact through exported abstract interfaces. The sub-classing of components within frameworks enables application and media-specific customization. /spl mu/Choices also provides a unified scheme for memory handling and passing across, as well as between, all OS subsystems. This allows buffer transfers and manipulation within and between operating system modules without copying, while allowing subsystems to specialize their views of memory buffers for efficient handling of problem-specific behavior. Interpreted agents may be embedded in the kernel that can control system level processing of multimedia streams without interference, eliminating excessive system call overhead. Operating system support for authentication, encryption, and delegation is transparently provided via an extensible framework that customizes interfaces to operating system resources. A new networking subsystem based on an asynchronous transfer mode network environment allows quality of service guarantees within the network protocol stack. These features are combined in /spl mu/Choices to give an environment that supports high bandwidth multimedia streams.