X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Documentation%2Fvm%2Fnuma_memory_policy.txt;fp=Documentation%2Fvm%2Fnuma_memory_policy.txt;h=be45dbb9d7f23ef17c472ef981f4a42512480229;hb=21acb9caa2e30b100e9a1943d995bb99d40f4035;hp=6aaaeb38730cf0ff1d5389cd73a6a8d2fb6bd413;hpb=6d5e147dd034d9ceedc89fe39f4284700944f0c8;p=pandora-kernel.git diff --git a/Documentation/vm/numa_memory_policy.txt b/Documentation/vm/numa_memory_policy.txt index 6aaaeb38730c..be45dbb9d7f2 100644 --- a/Documentation/vm/numa_memory_policy.txt +++ b/Documentation/vm/numa_memory_policy.txt @@ -8,7 +8,8 @@ The current memory policy support was added to Linux 2.6 around May 2004. This document attempts to describe the concepts and APIs of the 2.6 memory policy support. -Memory policies should not be confused with cpusets (Documentation/cpusets.txt) +Memory policies should not be confused with cpusets +(Documentation/cgroups/cpusets.txt) which is an administrative mechanism for restricting the nodes from which memory may be allocated by a set of processes. Memory policies are a programming interface that a NUMA-aware application can take advantage of. When