Title :
Integrating hybrid garbage collection with dual priority scheduling
Author :
Chang, Yang ; Wellings, Andy
Author_Institution :
Dept. of Comput. Sci., York Univ., UK
Abstract :
In this paper, we propose an approach to integrate a hybrid garbage collection algorithm (a combination of reference counting and mark-and-sweep techniques) into the current response time analysis framework for real-time systems. Instead of collecting garbage incrementally, we put most GC work into a periodic real-time thread, namely the GC thread, which is scheduled according to the dual priority scheduling method. More importantly, we can perform schedulability analysis (response time analysis) for all the real-time threads including the GC thread.
Keywords :
multi-threading; processor scheduling; real-time systems; storage management; GC thread; dual priority scheduling; hybrid garbage collection; mark-and-sweep technique; periodic real-time thread; real-time system; reference counting; response time analysis; schedulability analysis; Algorithm design and analysis; Computer languages; Computer science; Delay; Memory management; Performance analysis; Processor scheduling; Real time systems; Switches; Yarn;
Conference_Titel :
Embedded and Real-Time Computing Systems and Applications, 2005. Proceedings. 11th IEEE International Conference on
Print_ISBN :
0-7695-2346-3
DOI :
10.1109/RTCSA.2005.56