Supports for Components Loading and Binding at Boot-time for Component-based Embedded Operating Systems

  • Authors:
  • Dong XU;Qiming TENG;Xiangqun `CHEN

  • Affiliations:
  • Peking University, P.R. China;Peking University, P.R. China;Peking University, P.R. China

  • Venue:
  • ICESS '05 Proceedings of the Second International Conference on Embedded Software and Systems
  • Year:
  • 2005

Quantified Score

Hi-index 0.00

Visualization

Abstract

This paper presents the process of boot-time components loading and binding for TICK, a component-based embedded operating system targeted at resource-constrained devices. Based on the memory configuration information exported from the hardware abstraction layer, service components are loaded one-by-one through a configurable tunnel between the target and a hosting machine. Since the relocation information is provided in each self-contained component, the binding module in the component run-time establishes required connections among components. Interfacing members of all loaded components are resolved during the boot-time instead of during the link-time, thus different types of bindings between components can be implemented. Evaluation experiments show that the performance impacts induced are acceptable, while the infrastructure enables a flexible configuration of the target system.