You are required to read and agree to the below before accessing a full-text version of an article in the IDE article repository.

The full-text document you are about to access is subject to national and international copyright laws. In most cases (but not necessarily all) the consequence is that personal use is allowed given that the copyright owner is duly acknowledged and respected. All other use (typically) require an explicit permission (often in writing) by the copyright owner.

For the reports in this repository we specifically note that

  • the use of articles under IEEE copyright is governed by the IEEE copyright policy (available at http://www.ieee.org/web/publications/rights/copyrightpolicy.html)
  • the use of articles under ACM copyright is governed by the ACM copyright policy (available at http://www.acm.org/pubs/copyright_policy/)
  • technical reports and other articles issued by M‰lardalen University is free for personal use. For other use, the explicit consent of the authors is required
  • in other cases, please contact the copyright owner for detailed information

By accepting I agree to acknowledge and respect the rights of the copyright owner of the document I am about to access.

If you are in doubt, feel free to contact webmaster@ide.mdh.se

Asterix: A Prototype of a Small-Sized Real-Time Kernel

Fulltext:


Authors:

Anders Pettersson, Andreas Engberg

Publication Type:

Student Thesis


Abstract

Embedded systems are a fast growing and exciting market. A real-timeoperating systems is often a necessity in such systems. Most of todays real-time operating systems, both educational and industrial, supports state-of-practice methods for scheduling, analyzing and developing. Many off-the-shelf real-time operating systems lack desirable state-of-the-art features and tools for analyzes and development. The Asterix Framework project aims to fill that gap. This document presents an implementation of a real-time kernel that support state-of-the-art methods. The kernel supports algorithms such as Fixed Priority Scheduling, Immediate Inheritance Protocol, monitoring of both applications and the kernel, interprocess communication by Wait- and Lock-Free channels. The collaboration with Obelix Configuration Tool lead to that memory allocation, initializing of memory areas, etc. can be done off-line and the implementation can be kept simple and hence decrease the size of the kernel. The source code is released as Open Source to make it available for researchers, students and developers in the industry to test new ideas.

Bibtex

@mastersthesis{Pettersson384,
author = {Anders Pettersson and Andreas Engberg},
title = {Asterix: A Prototype of a Small-Sized Real-Time Kernel},
month = {August},
year = {2000},
url = {http://www.es.mdu.se/publications/384-}
}