A demand paging simulator

  • Authors:
  • Dennis Leinbaugh

  • Affiliations:
  • Computer Science Department, University of Nebraska, Lincoln, Nebraska

  • Venue:
  • SIGCSE '77 Proceedings of the eighth SIGCSE technical symposium on Computer science education
  • Year:
  • 1977

Quantified Score

Hi-index 0.00

Visualization

Abstract

A simulator is presented that allows a student to quickly write a demand paging memory management system. The simulator provides a job stream, support routines (such as read a page into memory), extensive error checking and debugging, and performance evaluation. This simulator is intended for a first course in operating systems to acquaint a student with the mechanics involved in demand paging or a second course where more time would be spent developing and evaluating page removal algorithms and job scheduling algorithms.