Title :
Implementing application specific RTOS policies using reflection
Author :
Patil, Ameet ; Audsley, Neil
Author_Institution :
Dept. of Comput. Sci., York Univ., UK
Abstract :
Conventionally, a real-time operating system (RTOS) is built without knowing which specific applications is executed upon it. The RTOS is built for the general case, rather than to meet the specific requirements of an application. This paper proposes a generic module-based reflective framework to implement an RTOS that allows applications to dynamically adapt the policies within the RTOS to better meet application-specific requirements. The specific approach taken is to augment a conventional μ-kernel with a module-based reflective mechanism that allows applications to dynamically change the behaviour of themselves, and the policies of the underlying RTOS. Reflection is used to allow applications and system modules to access key OS data structures to obtain information pertaining to the current system performance and resource management policies (e.g. scheduling). An application is then able to modify or introduce new policies into the RTOS to satisfy its demands. Evaluation of our approach shows a considerable performance gain.
Keywords :
operating systems (computers); real-time systems; resource allocation; scheduling; RTOS; application-specific requirement; module-based reflective mechanism; real-time operating system; resource management policy; Application software; Availability; Computer science; Data structures; Kernel; Operating systems; Real time systems; Reflection; Resource management; System performance;
Conference_Titel :
Real Time and Embedded Technology and Applications Symposium, 2005. RTAS 2005. 11th IEEE
Print_ISBN :
0-7695-2302-1
DOI :
10.1109/RTAS.2005.27