This Article 
   
 Share 
   
 Bibliographic References 
   
 Add to: 
 
Digg
Furl
Spurl
Blink
Simpy
Google
Del.icio.us
Y!MyWeb
 
 Search 
   
11th IEEE Real Time and Embedded Technology and Applications Symposium (RTAS'05)
An Adaptive Locality-Conscious Process Scheduler for Embedded Systems
San Francisco, CA
March 07-March 10
ISBN: 0-7695-2302-1
Guilin Chen, The Pennsylvania State Univeristy, University Park, PA
Guangyu Chen, The Pennsylvania State Univeristy, University Park, PA
Ozcan Ozturk, The Pennsylvania State Univeristy, University Park, PA
Mahmut Kandemir, The Pennsylvania State Univeristy, University Park, PA
A critical component of a real-time operating system (RTOS) is its process scheduler. While the prior research on process scheduling focuses mostly on meeting hard/soft deadlines, preemption and priory assignment related issues, problems arise from existence of cache memories are largely ignored. Focusing on data accesses and a cache based embedded system, this paper proposes an adaptive locality-conscious process scheduling algorithm. The main goal of the proposed algorithm is to exploit (reuse) the contents of the on-chip cache memory to the highest extent possible. The algorithm tries to achieve its goal by determining the order in which the processes get scheduled such that the successively-executing processes share a large number of data elements. We implemented our scheduler within a customized simulation platform and simulated it using a set of benchmark codes. Our experimental results reveal that the proposed scheduling algorithm is very successful in practice, and reduces process completion times significantly for both rate-monotonic scheduling (RMS) and earliest-deadline-first scheduling (EDF). We also explain how process code transformations can be used for increasing the savings achieved by the locality-conscious scheduler, and show how the proposed approach operates with a base scheduler such as RMS and EDF.
Citation:
Guilin Chen, Guangyu Chen, Ozcan Ozturk, Mahmut Kandemir, "An Adaptive Locality-Conscious Process Scheduler for Embedded Systems," rtas, pp.354-364, 11th IEEE Real Time and Embedded Technology and Applications Symposium (RTAS'05), 2005
Usage of this product signifies your acceptance of the Terms of Use.