diff options
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/kernel-parameters.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt index 860a90875491..b8fadf5f75a3 100644 --- a/Documentation/kernel-parameters.txt +++ b/Documentation/kernel-parameters.txt | |||
@@ -570,6 +570,12 @@ and is between 256 and 4096 characters. It is defined in the file | |||
570 | See drivers/char/README.epca and | 570 | See drivers/char/README.epca and |
571 | Documentation/digiepca.txt. | 571 | Documentation/digiepca.txt. |
572 | 572 | ||
573 | disable_mtrr_trim [X86-64, Intel only] | ||
574 | By default the kernel will trim any uncacheable | ||
575 | memory out of your available memory pool based on | ||
576 | MTRR settings. This parameter disables that behavior, | ||
577 | possibly causing your machine to run very slowly. | ||
578 | |||
573 | dmasound= [HW,OSS] Sound subsystem buffers | 579 | dmasound= [HW,OSS] Sound subsystem buffers |
574 | 580 | ||
575 | dscc4.setup= [NET] | 581 | dscc4.setup= [NET] |