Weak Protection for Reflective Operating Systems
Shigeru Chiba, Takeshi Nishimura, Kenichi Kourai, Atsushi Ohnoki, Takashi Masuda
Abstract
Shigeru Chiba, Takeshi Nishimura, Kenichi Kourai, Atsushi Ohnoki, Takashi Masuda
Abstract
A customizable scheduler for real-time computing is a typical example of the advantage of an extensible operating system. We have applied reflection to a traditional operating system and experimentally implemented a customizable scheduler for real-time computing. This paper reports this experience and discusses the limitation we encountered. Then this paper proposes that a mechanism we call weak protection is needed to make a reflective operating system workable. 1 A Design of Reflective Systems Although there are various definitions of reflective systems, a typical reflective system can be expressed as a system that exposes part of modules in the system and makes it possible for the users to replace the modules. The interface to the exposed module is designed in an object-oriented method, and hence the modules are often called metaobjects. Also, the exposed modules should satisfy the following criteria: ffl Scope control: The user can control the scope where the substituted module i...
A significance statement is not available in the OpenAlex record.
A contribution statement is not available in the OpenAlex record.
Method details are not available in the OpenAlex metadata.
Findings are not separately available in the OpenAlex metadata.
Limitations are not available in the OpenAlex metadata.
Application details are not available in the OpenAlex metadata.
A customizable scheduler for real-time computing is a typical example of the advantage of an extensible operating system. We have applied reflection to a traditional operating system and experimentally implemented a customizable scheduler for real-time computing. This paper reports this experience and discusses the limitation we encountered. Then this paper proposes that a mechanism we call weak protection is needed to make a reflective operating system workable. 1 A Design of Reflective Systems Although there are various definitions of reflective systems, a typical reflective system can be expressed as a system that exposes part of modules in the system and makes it possible for the users to replace the modules. The interface to the exposed module is designed in an object-oriented method, and hence the modules are often called metaobjects. Also, the exposed modules should satisfy the following criteria: ffl Scope control: The user can control the scope where the substituted module i...
Key concepts: Computer science, Reflection (computer programming), Operating system, Embedded operating system, Extensibility, Computer multitasking, Protection mechanism, Real-time operating system