Home > Research > Publications & Outputs > An architecture for dynamically extensible oper...
View graph of relations

An architecture for dynamically extensible operating systems

Research output: Contribution in Book/Report/Proceedings - With ISBN/ISSNConference contribution/Paperpeer-review

Published
Publication date1998
Host publication4th International Conference on Configurable Distributed Systems, Proceedings
Place of PublicationLos Alamitos
PublisherIEEE Computer Society
Pages145-155
Number of pages11
ISBN (print)0-8186-8451-8
<mark>Original language</mark>English
Event4th International Conference on Configurable Distributed Systems - ANNAPOLIS
Duration: 4/05/19986/05/1998

Conference

Conference4th International Conference on Configurable Distributed Systems
CityANNAPOLIS
Period4/05/986/05/98

Conference

Conference4th International Conference on Configurable Distributed Systems
CityANNAPOLIS
Period4/05/986/05/98

Abstract

Operating system design has traditionally followed a philosophy in which the system was structured as a fixed set of abstractions and mechanisms. This approach, however, ins now showing its limitations in the face of new applications in the face of new application areas which demand extensibility and configurability. In this paper, we describe the design of a dynamically extensible operating system called DEIMOS. DEIMOS is unique in that it does not define a kernel entity. Instead, both traditional kernel functions and application specific services are encapsulated as modules which can be loaded, configured and unloaded on demand (i.e. at run time) by a base system component called the Configuration Manager (which can itself be unloaded). The lack of a kernel gives DEIMOS great scope for flexibility as applications have complete freedom to tailor their execution environment on an ongoing basis and the differing needs of diverse applications can, in many case, be met simultaneously. The paper discusses the architecture of DEIMOS and gives examples of its scope and applicability.