Trustworthy Systems

Fault tolerance and avoidance in biomedical systems

Authors

Shane Stephens and Gernot Heiser

    School of Computer Science and Engineering
    UNSW,
    Sydney 2052, Australia

Abstract

It is important for a variety of reasons that biomedical systems execute without errors. One useful approach towards error-free software is to design a range of fault tolerant properties into applications software. In addition, by restricting the behaviour of an application and requiring explicit allocation of resources such as memory, errors can be caught while an application is still being written, rather than once an application has been released. This paper investigates how an operating system can support biomedical applications using these approaches.

BibTeX Entry

  @inproceedings{Stephens_Heiser_02,
    address          = {St Emilion, France},
    author           = {Shane Stephens and Gernot Heiser},
    booktitle        = {Proceedings of the 10th SIGOPS European Workshop},
    month            = sep,
    paperurl         = {https://trustworthy.systems/publications/papers/Stephens_Heiser_02.pdf},
    title            = {Fault Tolerance and Avoidance in Biomedical Systems},
    year             = {2002}
  }

Download