diff options
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/vm/numa_memory_policy.txt | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Documentation/vm/numa_memory_policy.txt b/Documentation/vm/numa_memory_policy.txt index 1c7dd21623d2..27b9507a3769 100644 --- a/Documentation/vm/numa_memory_policy.txt +++ b/Documentation/vm/numa_memory_policy.txt | |||
@@ -145,10 +145,6 @@ Components of Memory Policies | |||
145 | structure, struct mempolicy. Details of this structure will be discussed | 145 | structure, struct mempolicy. Details of this structure will be discussed |
146 | in context, below, as required to explain the behavior. | 146 | in context, below, as required to explain the behavior. |
147 | 147 | ||
148 | Note: in some functions AND in the struct mempolicy itself, the mode | ||
149 | is called "policy". However, to avoid confusion with the policy tuple, | ||
150 | this document will continue to use the term "mode". | ||
151 | |||
152 | Linux memory policy supports the following 4 behavioral modes: | 148 | Linux memory policy supports the following 4 behavioral modes: |
153 | 149 | ||
154 | Default Mode--MPOL_DEFAULT: The behavior specified by this mode is | 150 | Default Mode--MPOL_DEFAULT: The behavior specified by this mode is |