projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
404347e
)
docs: sysctl/kernel: remove rtsig entries
author
Stephen Kitt
<steve@sk2.org>
Tue, 18 Feb 2020 12:59:23 +0000
(13:59 +0100)
committer
Jonathan Corbet
<corbet@lwn.net>
Wed, 19 Feb 2020 10:34:42 +0000
(
03:34
-0700)
These have no corresponding code in the kernel.
Signed-off-by: Stephen Kitt <steve@sk2.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/admin-guide/sysctl/kernel.rst
patch
|
blob
|
history
diff --git
a/Documentation/admin-guide/sysctl/kernel.rst
b/Documentation/admin-guide/sysctl/kernel.rst
index 60c97a79ff26a2c73be324fddbcfb96c6b4c2846..6c0d8c55101c3c3b4be110a89406ef5a496cc492 100644
(file)
--- 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
==================