Applying aspects to a real-time embedded operating system

  • Authors:
  • Francisco Afonso;Carlos Silva;Sergio Montenegro;Adriano Tavares

  • Affiliations:
  • University of Minho, Guimarães - Portugal;University of Minho, Guimarães - Portugal;Institute for Computer Architecture and Software Technology (FHG-FIRST), Berlin - Germany;University of Minho, Guimarães - Portugal

  • Venue:
  • Proceedings of the 6th workshop on Aspects, components, and patterns for infrastructure software
  • Year:
  • 2007

Quantified Score

Hi-index 0.00

Visualization

Abstract

The application of aspect-oriented programming (AOP) to the embedded operating system domain is still a very controversial topic, as this area demands high performance and small memory footprint. However, recent studies quantifying aspects overheads in AspectC++ show that the resource cost is very low. Therefore, operating system development may benefit with the modularization of crosscutting concerns and system specialization offered by AOP. This paper addresses our experience in applying aspects to synchronization (mutual exclusion) and logging in a real-time embedded operating system (BOSS). Furthermore, we present our ideas for future investigation in aspect-oriented implementations for fault tolerance, middleware customization and platform variability.