diff options
Diffstat (limited to 'Documentation/kernel-parameters.txt')
-rw-r--r-- | Documentation/kernel-parameters.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt index 14dcf1b7dd9c..534dbaf9d618 100644 --- a/Documentation/kernel-parameters.txt +++ b/Documentation/kernel-parameters.txt | |||
@@ -2452,6 +2452,10 @@ bytes respectively. Such letter suffixes can also be entirely omitted. | |||
2452 | <deci-seconds>: poll all this frequency | 2452 | <deci-seconds>: poll all this frequency |
2453 | 0: no polling (default) | 2453 | 0: no polling (default) |
2454 | 2454 | ||
2455 | threadirqs [KNL] | ||
2456 | Force threading of all interrupt handlers except those | ||
2457 | marked explicitely IRQF_NO_THREAD. | ||
2458 | |||
2455 | topology= [S390] | 2459 | topology= [S390] |
2456 | Format: {off | on} | 2460 | Format: {off | on} |
2457 | Specify if the kernel should make use of the cpu | 2461 | Specify if the kernel should make use of the cpu |