blob: f08d2395a22c90a2e2dbf6f26d0b0282a8ab8d56 [file] [log] [blame] [edit]
.. 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