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 89835a4766a6..cac6cf9a588c 100644 --- a/Documentation/kernel-parameters.txt +++ b/Documentation/kernel-parameters.txt | |||
@@ -2436,6 +2436,10 @@ and is between 256 and 4096 characters. It is defined in the file | |||
2436 | <deci-seconds>: poll all this frequency | 2436 | <deci-seconds>: poll all this frequency |
2437 | 0: no polling (default) | 2437 | 0: no polling (default) |
2438 | 2438 | ||
2439 | threadirqs [KNL] | ||
2440 | Force threading of all interrupt handlers except those | ||
2441 | marked explicitely IRQF_NO_THREAD. | ||
2442 | |||
2439 | topology= [S390] | 2443 | topology= [S390] |
2440 | Format: {off | on} | 2444 | Format: {off | on} |
2441 | Specify if the kernel should make use of the cpu | 2445 | Specify if the kernel should make use of the cpu |