summaryrefslogtreecommitdiffstats
path: root/Documentation/admin-guide/kernel-parameters.txt
diff options
context:
space:
mode:
authorNoam Camus2017-06-15 10:43:57 +0200
committerVineet Gupta2017-08-29 00:17:36 +0200
commit35b55ef2b8f5aeedf349a1fe2ad8b11d5974f3f1 (patch)
tree6035ef02686f915f2dbb2be9f8f86284b2173edd /Documentation/admin-guide/kernel-parameters.txt
parentARC: set boot print log level to PR_INFO (diff)
downloadkernel-qcow2-linux-35b55ef2b8f5aeedf349a1fe2ad8b11d5974f3f1.tar.gz
kernel-qcow2-linux-35b55ef2b8f5aeedf349a1fe2ad8b11d5974f3f1.tar.xz
kernel-qcow2-linux-35b55ef2b8f5aeedf349a1fe2ad8b11d5974f3f1.zip
ARC: [plat-eznps] new command line argument for HW scheduler at MTM
We add ability for all cores at NPS SoC to control the number of cycles HW thread can execute before it is replace with another eligible HW thread within the same core. The replacement is done by the HW scheduler. Signed-off-by: Noam Camus <noamca@mellanox.com> Signed-off-by: Vineet Gupta <vgupta@synopsys.com> [vgupta: simplified handlign of out of range argument value]
Diffstat (limited to 'Documentation/admin-guide/kernel-parameters.txt')
-rw-r--r--Documentation/admin-guide/kernel-parameters.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/Documentation/admin-guide/kernel-parameters.txt b/Documentation/admin-guide/kernel-parameters.txt
index d9c171ce4190..1c0a995c4856 100644
--- a/Documentation/admin-guide/kernel-parameters.txt
+++ b/Documentation/admin-guide/kernel-parameters.txt
@@ -2750,6 +2750,15 @@
If the dependencies are under your control, you can
turn on cpu0_hotplug.
+ nps_mtm_hs_ctr= [KNL,ARC]
+ This parameter sets the maximum duration, in
+ cycles, each HW thread of the CTOP can run
+ without interruptions, before HW switches it.
+ The actual maximum duration is 16 times this
+ parameter's value.
+ Format: integer between 1 and 255
+ Default: 255
+
nptcg= [IA-64] Override max number of concurrent global TLB
purges which is reported from either PAL_VM_SUMMARY or
SAL PALO.