diff options
Diffstat (limited to 'Documentation/kernel-parameters.txt')
-rw-r--r-- | Documentation/kernel-parameters.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt index 20e248cc03a9..ea8e5b485576 100644 --- a/Documentation/kernel-parameters.txt +++ b/Documentation/kernel-parameters.txt | |||
@@ -2032,6 +2032,9 @@ bytes respectively. Such letter suffixes can also be entirely omitted. | |||
2032 | 2032 | ||
2033 | nr_uarts= [SERIAL] maximum number of UARTs to be registered. | 2033 | nr_uarts= [SERIAL] maximum number of UARTs to be registered. |
2034 | 2034 | ||
2035 | numa_balancing= [KNL,X86] Enable or disable automatic NUMA balancing. | ||
2036 | Allowed values are enable and disable | ||
2037 | |||
2035 | numa_zonelist_order= [KNL, BOOT] Select zonelist order for NUMA. | 2038 | numa_zonelist_order= [KNL, BOOT] Select zonelist order for NUMA. |
2036 | one of ['zone', 'node', 'default'] can be specified | 2039 | one of ['zone', 'node', 'default'] can be specified |
2037 | This can be set from sysctl after boot. | 2040 | This can be set from sysctl after boot. |