Basic concepts of real-time operating systems

56
Anonymous Reader writes “This article by veteran real-time trainer David Kalinsky provides an introduction to real-time operating system (RTOS) kernel services. The paper is of particular interest to developers new to real-time concepts and vocabulary. Kalinsky begins by offering a comparison of RTOSs and general-purpose operating systems. He then covers real-time kernel services including task scheduling; fixed-time task switching; intertask communication and synchronization; determinism and high-speed message passing; and, dynamic memory allocation.”

Link: linuxdevices.com