Sciweavers

CASSIS
2005
Springer

The Design of Application-Tailorable Operating System Product Lines

13 years 10 months ago
The Design of Application-Tailorable Operating System Product Lines
System software for deeply embedded devices has to cope with a broad variety of requirements and platforms, but especially with strict resource constraints. To compete against proprietary systems (and thereby to facilitate reuse), an operating system product line for deeply embedded systems has to be highly configurable and tailorable. It is therefore crucial that all selectable and configurable features can be encapsulated into fine-grained, exchangeable and reusable implementation components. However, the encapsulation of non-functional properties is often limited, due to their cross-cutting character. Fundamental system policies, like synchronization or activation points for the scheduler, have typically to be reflected in many points of the operating system component code. The presented approach is based on feature modeling, C++ class composition and overcomes the above mentioned problems by means of aspect-oriented programming (AOP). It facilitates a finegrained encapsulation...
Daniel Lohmann, Wolfgang Schröder-Preikschat,
Added 26 Jun 2010
Updated 26 Jun 2010
Type Conference
Year 2005
Where CASSIS
Authors Daniel Lohmann, Wolfgang Schröder-Preikschat, Olaf Spinczyk
Comments (0)