summaryrefslogtreecommitdiff
path: root/Documentation/admin-guide/sysctl
diff options
context:
space:
mode:
authorStephen Kitt <steve@sk2.org>2020-02-18 13:59:23 +0100
committerJonathan Corbet <corbet@lwn.net>2020-02-19 03:34:42 -0700
commit8f21f54b8a9517e0213948088aca757a0f122447 (patch)
tree121dfa5e2e65271896751492ca3fe4fb43d479c7 /Documentation/admin-guide/sysctl
parent404347e68aeb81b89dc440135ed23fcabff104f9 (diff)
docs: sysctl/kernel: remove rtsig entries
These have no corresponding code in the kernel. Signed-off-by: Stephen Kitt <steve@sk2.org> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/admin-guide/sysctl')
-rw-r--r--Documentation/admin-guide/sysctl/kernel.rst10
1 files changed, 0 insertions, 10 deletions
diff --git a/Documentation/admin-guide/sysctl/kernel.rst b/Documentation/admin-guide/sysctl/kernel.rst
index 60c97a79ff26..6c0d8c55101c 100644
--- a/Documentation/admin-guide/sysctl/kernel.rst
+++ b/Documentation/admin-guide/sysctl/kernel.rst
@@ -900,16 +900,6 @@ ROM/Flash boot loader. Maybe to tell it what to do after
rebooting. ???
-rtsig-max & rtsig-nr
-====================
-
-The file rtsig-max can be used to tune the maximum number
-of POSIX realtime (queued) signals that can be outstanding
-in the system.
-
-rtsig-nr shows the number of RT signals currently queued.
-
-
sched_energy_aware
==================