Resource availability-aware advance reservation for parallel jobs with deadlines

Bo Li,Yijian Pei,Hao Wu,Bin Shen
DOI: https://doi.org/10.1007/s11227-013-1067-8
IF: 3.3
2013-12-29
The Journal of Supercomputing
Abstract:Advance reservation is important to guarantee the quality of services of jobs by allowing exclusive access to resources over a defined time interval on resources. It is a challenge for the scheduler to organize available resources efficiently and to allocate them for parallel advance reservation jobs with deadline constraint appropriately. This paper provides a slot-based data structure to organize available resources of multiprocessor systems in a way that enables efficient search and update operations and formulates a suite of scheduling policies to allocate resources for dynamically arriving advance reservation requests. The performance of the scheduling algorithms were investigated by simulations with different job sizes and durations, system loads, and scheduling flexibilities. Simulation results show that job sizes and durations, system load and the flexibility of scheduling will impact the performance metrics of all the scheduling algorithms, and the PEWorstFit$$\textit{PE}\; \textit{Worst Fit}$$ algorithm becomes the best algorithm for the scheduler with the highest acceptance rate of advance reservation requests, and the jobs with the FirstFit$$\textit{First Fit}$$ algorithm experience the lowest average slowdown. The data structure and scheduling policies can be used to organize and allocate resources for parallel advance reservation jobs with deadline constraint in large-scale computing systems.
What problem does this paper attempt to address?