|
|
@@ -105,8 +105,9 @@ policy for the file will revert to "default" policy.
|
|
|
NUMA memory allocation policies have optional flags that can be used in
|
|
|
conjunction with their modes. These optional flags can be specified
|
|
|
when tmpfs is mounted by appending them to the mode before the NodeList.
|
|
|
-See Documentation/vm/numa_memory_policy.rst for a list of all available
|
|
|
-memory allocation policy mode flags and their effect on memory policy.
|
|
|
+See Documentation/admin-guide/mm/numa_memory_policy.rst for a list of
|
|
|
+all available memory allocation policy mode flags and their effect on
|
|
|
+memory policy.
|
|
|
|
|
|
=static is equivalent to MPOL_F_STATIC_NODES
|
|
|
=relative is equivalent to MPOL_F_RELATIVE_NODES
|