A study of initialization in Linux and OpenBSD

  • Authors:
  • Catherine Dodge;Cynthia Irvine;Thuy Nguyen

  • Affiliations:
  • Naval Postgraduate School;Naval Postgraduate School;Naval Postgraduate School

  • Venue:
  • ACM SIGOPS Operating Systems Review
  • Year:
  • 2005

Quantified Score

Hi-index 0.00

Visualization

Abstract

The code that initializes a system can be notoriously difficult to understand. In secure systems, initialization is critical for establishing a starting state that is secure. This paper explores two architectures used for bringing an operating system to its initial state, once the operating system gains control from the boot loader. Specifically, the ways in which the OpenBSD and Linux operating systems handle initialization are dissected.