Intelligent methods for file system optimization

  • Authors:
  • Leo Kuvayev;C. L. Giles;J. Philbin;H. Cejtin

  • Affiliations:
  • Department of Computer Science, University of Massachusetts, Amherst, MA;NEC Research Institute, Princeton, NJ;NEC Research Institute, Princeton, NJ;NEC Research Institute, Princeton, NJ

  • Venue:
  • AAAI'97/IAAI'97 Proceedings of the fourteenth national conference on artificial intelligence and ninth conference on Innovative applications of artificial intelligence
  • Year:
  • 1997

Quantified Score

Hi-index 0.00

Visualization

Abstract

The speed of I/O components is it major limitation of the speed of all other major components in today's computer systems. Motivated by this, we investigated several algorithms for efficient and intelligent organization of files on a hard disk. Total access time may be decreased if files with temporal locality also have spatial locality. Three intelligent methods based on file type, frequency, and transition probabilities information showed up to 60% savings of total I/O time over the naive placement of files. More computationally intensive hill climbing and genetic algorithms approaches did not outperform statistical methods. The experiments were run on a real and simulated hard drive in single and multiple user environments.