summaryrefslogtreecommitdiff
path: root/Documentation/admin-guide/kernel-parameters.txt
diff options
context:
space:
mode:
authorCon Kolivas <kernel@kolivas.org>2019-05-15 15:12:54 +1000
committerCon Kolivas <kernel@kolivas.org>2019-05-15 16:07:23 +1000
commit7a1d33351c90fc61644878beb736ffbfb4e95f5a (patch)
treea868a72764609358fdc3718a0a6c599186ac0b7d /Documentation/admin-guide/kernel-parameters.txt
parente93c9c99a629c61837d5a7fc2120cd2b6c70dbdd (diff)
MultiQueue Skiplist Scheduler version 0.1905.1-muqss-192
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 2b8ee90bb644..16c428c5e23a 100644
--- a/Documentation/admin-guide/kernel-parameters.txt
+++ b/Documentation/admin-guide/kernel-parameters.txt
@@ -4094,6 +4094,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