summaryrefslogtreecommitdiff
path: root/Documentation/admin-guide/kernel-parameters.txt
diff options
context:
space:
mode:
authorCon Kolivas <kernel@kolivas.org>2018-08-27 10:59:50 +1000
committerCon Kolivas <kernel@kolivas.org>2018-08-27 13:24:19 +1000
commit24b78c8c686a0a0dc83bc7e5df8f38b06cd7edc1 (patch)
tree00a14d9f84e310039a3b20977c5223881f1d7e52 /Documentation/admin-guide/kernel-parameters.txt
parent94710cac0ef4ee177a63b5227664b38c95bbf703 (diff)
MultiQueue Skiplist Scheduler version v0.173.4.18-muqss-173
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 533ff5c68970..8cd1e9db4643 100644
--- a/Documentation/admin-guide/kernel-parameters.txt
+++ b/Documentation/admin-guide/kernel-parameters.txt
@@ -3854,6 +3854,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