Real-time disk scheduling for multimedia applications with deadline-modification-scan scheme

Citation
Ri. Chang et al., Real-time disk scheduling for multimedia applications with deadline-modification-scan scheme, REAL-TIME S, 19(2), 2000, pp. 149-168
Citations number
41
Categorie Soggetti
Computer Science & Engineering
Journal title
REAL-TIME SYSTEMS
ISSN journal
09226443 → ACNP
Volume
19
Issue
2
Year of publication
2000
Pages
149 - 168
Database
ISI
SICI code
0922-6443(200009)19:2<149:RDSFMA>2.0.ZU;2-X
Abstract
Real-time disk scheduling (RTDS) is important for time-critical multimedia applications. In conventional approaches of real-time disk scheduling, such as SCAN-EDF, the seek-optimizing SCAN scheme is applied to reduce the disk service time of the real-time EDF schedule. Since only tasks with the same deadline are seek-optimized, the obtained improvement of SCAN-EDF is limit ed. In this paper, based on the maximum-scannable-group (MSG) concept, a de adline-modification-scan (DMS or DM-SCAN) algorithm is proposed. Our algori thm uses MSG to automatically decide the suitable task groups for seek-opti mizing. Based on the MSG concept, we repeatedly apply DMS to further increa se disk throughput to support more tasks. We have implemented the proposed algorithm on UnixWare 2.01. The appropriate problem behaviors and parameter values to yield good solutions are investigated. Experiments show that DMS is better than conventional approaches in both the obtained disk throughpu t and the supported tasks. Moreover, our proposed approach can schedule tas k sets that are not schedulable by EDF and SCAN-EDF.