A simple reference string sampling method

  • Authors:
  • James Wittneben;Dennis Kafura

  • Affiliations:
  • -;-

  • Venue:
  • ACM '80 Proceedings of the ACM 1980 annual conference
  • Year:
  • 1980

Quantified Score

Hi-index 0.00

Visualization

Abstract

The performance of a process executing in a virtual memory environment is largely determined by the interaction between the process's memory referencing behavior and the system's memory management policies. The structure of the memory reference string, reflected in such quantities as the page fault rate, the stack depth distribution, and the working set size, has traditionally been expensive to measure because of the overhead in capturing every memory reference. This paper reports on the development and testing of a sampling technique designed to extract accurate measurements of reference string characteristics while recording only a part of the complete reference string. The cost of the measurements is controlled by the sampling rate. Results in this paper are based on experiments using synthetic reference strings from an LRU generative model.