diff options
Diffstat (limited to 'Documentation/kernel-parameters.txt')
-rw-r--r-- | Documentation/kernel-parameters.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt index 8dd7248508a9..2c98b18864c5 100644 --- a/Documentation/kernel-parameters.txt +++ b/Documentation/kernel-parameters.txt | |||
@@ -2165,6 +2165,11 @@ and is between 256 and 4096 characters. It is defined in the file | |||
2165 | in <PAGE_SIZE> units (needed only for swap files). | 2165 | in <PAGE_SIZE> units (needed only for swap files). |
2166 | See Documentation/power/swsusp-and-swap-files.txt | 2166 | See Documentation/power/swsusp-and-swap-files.txt |
2167 | 2167 | ||
2168 | hibernate= [HIBERNATION] | ||
2169 | noresume Don't check if there's a hibernation image | ||
2170 | present during boot. | ||
2171 | nocompress Don't compress/decompress hibernation images. | ||
2172 | |||
2168 | retain_initrd [RAM] Keep initrd memory after extraction | 2173 | retain_initrd [RAM] Keep initrd memory after extraction |
2169 | 2174 | ||
2170 | rhash_entries= [KNL,NET] | 2175 | rhash_entries= [KNL,NET] |