Least likely to use: a new page replacement strategy for improving database management system response time

  • Authors:
  • Rodolfo A. Pazos R.;Joaquín Pérez O.;José A. Martínez F.;Juan J. González B.;Mirna P. Ponce F.

  • Affiliations:
  • Centro Nacional de Investigación y Desarrollo Tecnológico, Cuernavaca, Morelos, Mexico;Centro Nacional de Investigación y Desarrollo Tecnológico, Cuernavaca, Morelos, Mexico;Centro Nacional de Investigación y Desarrollo Tecnológico, Cuernavaca, Morelos, Mexico;Instituto Tecnológico de Cd., Madero, Cd. Madero, Tamps., Mexico;Instituto Tecnológico de Cd., Madero, Cd. Madero, Tamps., Mexico

  • Venue:
  • CSR'06 Proceedings of the First international computer science conference on Theory and Applications
  • Year:
  • 2006

Quantified Score

Hi-index 0.00

Visualization

Abstract

Since operating systems (OSs) file systems are designed for a wide variety of applications, their performance may become suboptimal when the workload has a large proportion of certain atypical applications, such as a database management system (DBMS). Consequently most DBMS manufacturers have implemented their own file manager relegating the OS file system. This paper describes a novel page replacement strategy (Least Likely to Use) for buffer management in DBMSs, which takes advantage of very valuable information from the DBMS query planner. This strategy was implemented on an experimental DBMS and compared with other replacement strategies (LRU, Q2 and LIRS) which are used in OSs and DBMSs. The experimental results show that the proposed strategy yields an improvement in response time for most types of queries and attains a maximum of 97-284% improvement for some cases.