Minimizing paging tradeoffs applying coscheduling techniques in a linux cluster

  • Authors:
  • Francesc Giné;Francesc Solsona;Porfidio Hernández;Emilio Luque

  • Affiliations:
  • Departamento de Informática e Ingeniería Industrial, Universitat de Lleida, Lleida, Spain;Departamento de Informática e Ingeniería Industrial, Universitat de Lleida, Lleida, Spain;Departamento de Informática, Universitat Autònoma de Barcelona, Barcelona, Spain;Departamento de Informática, Universitat Autònoma de Barcelona, Barcelona, Spain

  • Venue:
  • VECPAR'02 Proceedings of the 5th international conference on High performance computing for computational science
  • Year:
  • 2002

Quantified Score

Hi-index 0.00

Visualization

Abstract

Our research is focused on keeping both local and parallel jobs together in a non-dedicated cluster or NOW (Network of Workstations) and efficiently scheduling them by means of coscheduling mechanisms. The performance of a good coscheduling policy can decrease drastically if memory requirements are not kept in mind. The overflow of the physical memory into the virtual memory usually provokes a severe performance penalty. A real implementation of a coscheduling technique for reducing the number of page faults across a non-dedicated Linux cluster is presented in this article. Our technique is based on knowledge of events obtained during execution, such as communication activity, page faults and memory size of every task. Its performance is analyzed and compared with other coscheduling algorithms.