diff options
Diffstat (limited to 'Documentation/kernel-parameters.txt')
-rw-r--r-- | Documentation/kernel-parameters.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt index e87bdbfbcc75..844e9a654d0b 100644 --- a/Documentation/kernel-parameters.txt +++ b/Documentation/kernel-parameters.txt | |||
@@ -497,6 +497,13 @@ and is between 256 and 4096 characters. It is defined in the file | |||
497 | Also note the kernel might malfunction if you disable | 497 | Also note the kernel might malfunction if you disable |
498 | some critical bits. | 498 | some critical bits. |
499 | 499 | ||
500 | cmo_free_hint= [PPC] Format: { yes | no } | ||
501 | Specify whether pages are marked as being inactive | ||
502 | when they are freed. This is used in CMO environments | ||
503 | to determine OS memory pressure for page stealing by | ||
504 | a hypervisor. | ||
505 | Default: yes | ||
506 | |||
500 | code_bytes [X86] How many bytes of object code to print | 507 | code_bytes [X86] How many bytes of object code to print |
501 | in an oops report. | 508 | in an oops report. |
502 | Range: 0 - 8192 | 509 | Range: 0 - 8192 |