summaryrefslogtreecommitdiff
path: root/Documentation/admin-guide/kernel-parameters.txt
diff options
context:
space:
mode:
authorCon Kolivas <kernel@kolivas.org>2018-02-17 16:14:25 +1100
committerCon Kolivas <kernel@kolivas.org>2018-02-18 15:54:09 +1100
commit1a62481815118810b99167748a74f907358c6198 (patch)
tree8c7dc28d246b9c39868e6e6e4c1f682e97b45b31 /Documentation/admin-guide/kernel-parameters.txt
parentd8a5b80568a9cb66810e75b182018e9edb68e8ff (diff)
MultiQueue Skiplist Scheduler version 0.170.4.15-muqss-170
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 46b26bfee27b..8e78371c70d6 100644
--- a/Documentation/admin-guide/kernel-parameters.txt
+++ b/Documentation/admin-guide/kernel-parameters.txt
@@ -3796,6 +3796,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