Skip to content

Latest commit

 

History

History
41 lines (22 loc) · 3.12 KB

documentation.md

File metadata and controls

41 lines (22 loc) · 3.12 KB

Title: LITMUS-RT: Documentation CSS: inc/format.css

{{inc/header.markdown}}

LITMUS^RT Documentation

This page contains links to LITMUS^RT documentation, inluding basic installation and usage instructions, and in-depth tutorials such as creating a new scheduler plugin.

Getting Started

User Documentation

  • The LITMUS^RT manual provides additional details about how LITMUS^RT and its schedulers work. This page provides more detail about the topics covered in the basic tutorial. The manual also covers some of the following guides to some extent.

  • The schedule tracing and visualization tutorial explains how to capture, evaluate, and visualize schedule traces using LITMUS^RT's sched_trace facility.

  • The overhead tracing and analysis tutorial documents how to measure and post-process kernel overheads using the Feather-Trace toolkit, which is part of LITMUS^RT.

  • The reservations tutorial explains how to set up reservation-based scheduling and provision real-time tasks in reservations using LITMUS^RT's reservation framework.

  • The table-driven scheduling tutorial documents how to set up table-driven scheduling (also know as time partitioning or time-triggered scheduling) in LITMUS^RT's reservation framework.

Developer Documentation

{{inc/footer.markdown}}