login

The design, implementation, and evaluation of a working set dispatcher

Communications of the ACMPublished 1 April 1973
Juan Rodriguez-Rosell, Jean-Pierre Dupuy
Citations47
SJR quartileQ1
SJR score1.15
SNIP3.34

TL;DR

The design and implementation of a dispatcher based on the working set principle is discussed, data is presented to permit analysis of its behavior, and future directions of research on methods of controlling a computer system are indicated.

Abstract

The behavior of a computer system is largely dependent upon the algorithms employed to allocate the system resources to the processes competing for them. Recent research in time-sharing paging systems has developed the working set model for program behavior, and a resource allocation strategy based on this model has been proposed. Two implementations along these principles have been reported, but it seems that in neither case have further results been announced. This report discusses the design and implementation of a dispatcher based on the working set principle, presents data to permit analysis of its behavior, and indicates future directions of research on methods of controlling a computer system.

Keywords

Computer Science