Comparison of loading costs for various file organizations

  • Authors:
  • D. E. Strickland;J. D. Powell

  • Affiliations:
  • N.C. State;N.C. State

  • Venue:
  • ACM-SE 16 Proceedings of the 16th annual Southeast regional conference
  • Year:
  • 1978

Quantified Score

Hi-index 0.00

Visualization

Abstract

An algorithm is presented which determines the loading costs for the following file organizations: Sequential, Indexed Sequential, Direct, Multilist, and Inverted file structures. S. B. Yao has developed a hierarchical access model which provides a single model incorporating the above organizations. This model has been used for a dynamic reorganization algorithm, and performance evaluation of data base structures. This paper uses Yao's model as a basis for developing an algorithm to determine the loading costs for the above file organizations. The algorithm is illustrated through Multilist, Cellular, and Inverted file structures. Graphs are presented which illustrate the relationship between the loading costs for the various organizations and the size of the data base. These costs are important in determining the time to reorganize a file and to assist in determining the cost of moving from one organization to another.