summaryrefslogtreecommitdiff
path: root/Documentation/admin-guide/kernel-parameters.txt
diff options
context:
space:
mode:
authorCon Kolivas <kernel@kolivas.org>2018-11-13 17:18:04 +1100
committerCon Kolivas <kernel@kolivas.org>2018-12-29 18:35:28 +1100
commit91749d30daedbbd3ad1330e202289d9d406316f4 (patch)
treeb25a475322d5dd3279b6314d3bbae64ab50a9845 /Documentation/admin-guide/kernel-parameters.txt
parent8fe28cb58bcb235034b64cbbb7550a8a43fd88be (diff)
MultiQueue Skiplist Scheduler version v0.185.4.20-muqss-185
Diffstat (limited to 'Documentation/admin-guide/kernel-parameters.txt')
-rw-r--r--Documentation/admin-guide/kernel-parameters.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/Documentation/admin-guide/kernel-parameters.txt b/Documentation/admin-guide/kernel-parameters.txt
index aefd358a5ca3..d83cc67a2e80 100644
--- a/Documentation/admin-guide/kernel-parameters.txt
+++ b/Documentation/admin-guide/kernel-parameters.txt
@@ -4035,6 +4035,14 @@
Memory area to be used by remote processor image,
managed by CMA.
+ rqshare= [X86] Select the MuQSS scheduler runqueue sharing type.
+ Format: <string>
+ smt -- Share SMT (hyperthread) sibling runqueues
+ mc -- Share MC (multicore) sibling runqueues
+ smp -- Share SMP runqueues
+ none -- So not share any runqueues
+ Default value is mc
+
rw [KNL] Mount root device read-write on boot
S [KNL] Run init in single mode