summaryrefslogtreecommitdiff
path: root/Documentation/core-api/real-time
diff options
context:
space:
mode:
authorJonathan Corbet <corbet@lwn.net>2026-06-01 13:13:14 -0600
committerJonathan Corbet <corbet@lwn.net>2026-06-01 13:13:14 -0600
commit738bb6e6c8d992f33335b3cbcce051ab118a33dc (patch)
tree756442f988b1d4a4f05058afc7544186d60de2b4 /Documentation/core-api/real-time
parentd6dd61121cff3aaec3d444e2489c8cc66220c400 (diff)
parent5c48ecedf7769f67c1e5592c1ef5202a4a967a34 (diff)
downloadlwn-docs-next.tar.gz
lwn-docs-next.zip
Merge branch 'docs-mw' into docs-nextdocs-next
Diffstat (limited to 'Documentation/core-api/real-time')
-rw-r--r--Documentation/core-api/real-time/theory.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/core-api/real-time/theory.rst b/Documentation/core-api/real-time/theory.rst
index 43d0120737f8..92de5654163d 100644
--- a/Documentation/core-api/real-time/theory.rst
+++ b/Documentation/core-api/real-time/theory.rst
@@ -25,7 +25,7 @@ Scheduling
==========
The core principles of Linux scheduling and the associated user-space API are
-documented in the man page sched(7)
+documented in the man page
`sched(7) <https://man7.org/linux/man-pages/man7/sched.7.html>`_.
By default, the Linux kernel uses the SCHED_OTHER scheduling policy. Under
this policy, a task is preempted when the scheduler determines that it has