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 f4a04c0c7edc..738c6fda3fb0 100644 --- a/Documentation/kernel-parameters.txt +++ b/Documentation/kernel-parameters.txt | |||
@@ -2444,6 +2444,10 @@ bytes respectively. Such letter suffixes can also be entirely omitted. | |||
2444 | <deci-seconds>: poll all this frequency | 2444 | <deci-seconds>: poll all this frequency |
2445 | 0: no polling (default) | 2445 | 0: no polling (default) |
2446 | 2446 | ||
2447 | threadirqs [KNL] | ||
2448 | Force threading of all interrupt handlers except those | ||
2449 | marked explicitely IRQF_NO_THREAD. | ||
2450 | |||
2447 | topology= [S390] | 2451 | topology= [S390] |
2448 | Format: {off | on} | 2452 | Format: {off | on} |
2449 | Specify if the kernel should make use of the cpu | 2453 | Specify if the kernel should make use of the cpu |