diff options
Diffstat (limited to 'Documentation/kernel-parameters.txt')
-rw-r--r-- | Documentation/kernel-parameters.txt | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt index ea8e5b485576..ddd84d627185 100644 --- a/Documentation/kernel-parameters.txt +++ b/Documentation/kernel-parameters.txt | |||
@@ -1503,9 +1503,10 @@ bytes respectively. Such letter suffixes can also be entirely omitted. | |||
1503 | mem=nn[KMG] [KNL,BOOT] Force usage of a specific amount of memory | 1503 | mem=nn[KMG] [KNL,BOOT] Force usage of a specific amount of memory |
1504 | Amount of memory to be used when the kernel is not able | 1504 | Amount of memory to be used when the kernel is not able |
1505 | to see the whole system memory or for test. | 1505 | to see the whole system memory or for test. |
1506 | [X86-32] Use together with memmap= to avoid physical | 1506 | [X86] Work as limiting max address. Use together |
1507 | address space collisions. Without memmap= PCI devices | 1507 | with memmap= to avoid physical address space collisions. |
1508 | could be placed at addresses belonging to unused RAM. | 1508 | Without memmap= PCI devices could be placed at addresses |
1509 | belonging to unused RAM. | ||
1509 | 1510 | ||
1510 | mem=nopentium [BUGS=X86-32] Disable usage of 4MB pages for kernel | 1511 | mem=nopentium [BUGS=X86-32] Disable usage of 4MB pages for kernel |
1511 | memory. | 1512 | memory. |