aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/kernel-parameters.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/kernel-parameters.txt')
-rw-r--r--Documentation/kernel-parameters.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt
index 2a40d9f6ffad..6b3c3e37a277 100644
--- a/Documentation/kernel-parameters.txt
+++ b/Documentation/kernel-parameters.txt
@@ -650,6 +650,10 @@ and is between 256 and 4096 characters. It is defined in the file
650 idle= [HW] 650 idle= [HW]
651 Format: idle=poll or idle=halt 651 Format: idle=poll or idle=halt
652 652
653 ignore_loglevel [KNL]
654 Ignore loglevel setting - this will print /all/
655 kernel messages to the console. Useful for debugging.
656
653 ihash_entries= [KNL] 657 ihash_entries= [KNL]
654 Set number of hash buckets for inode cache. 658 Set number of hash buckets for inode cache.
655 659