Documentation/core-api/real-time/index.rst

Source file repositories/reference/linux-study-clean/Documentation/core-api/real-time/index.rst

File Facts

System
Linux kernel
Corpus path
Documentation/core-api/real-time/index.rst
Extension
.rst
Size
413 bytes
Lines
18
Domain
Support Tooling And Documentation
Bucket
Documentation
Inferred role
Support Tooling And Documentation: documentation
Status
atlas-only

Why This File Exists

Repository support layer: documentation, build tooling, samples, user-space helper tools, generated initramfs support, licenses, and validation utilities.

Dependency Surface

Detected Declarations

Annotated Snippet

.. SPDX-License-Identifier: GPL-2.0

=====================
Real-time preemption
=====================

This documentation is intended for Linux kernel developers and contributors
interested in the inner workings of PREEMPT_RT. It explains key concepts and
the required changes compared to a non-PREEMPT_RT configuration.

.. toctree::
   :maxdepth: 2

   theory
   differences
   hardware
   architecture-porting

Annotation

Implementation Notes