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 5f66ba295c5d..ad3800630772 100644 --- a/Documentation/kernel-parameters.txt +++ b/Documentation/kernel-parameters.txt | |||
@@ -491,6 +491,13 @@ and is between 256 and 4096 characters. It is defined in the file | |||
491 | Also note the kernel might malfunction if you disable | 491 | Also note the kernel might malfunction if you disable |
492 | some critical bits. | 492 | some critical bits. |
493 | 493 | ||
494 | cmo_free_hint= [PPC] Format: { yes | no } | ||
495 | Specify whether pages are marked as being inactive | ||
496 | when they are freed. This is used in CMO environments | ||
497 | to determine OS memory pressure for page stealing by | ||
498 | a hypervisor. | ||
499 | Default: yes | ||
500 | |||
494 | code_bytes [X86] How many bytes of object code to print | 501 | code_bytes [X86] How many bytes of object code to print |
495 | in an oops report. | 502 | in an oops report. |
496 | Range: 0 - 8192 | 503 | Range: 0 - 8192 |