diff options
author | Mike Rapoport <rppt@linux.vnet.ibm.com> | 2018-05-08 10:02:10 +0300 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2018-05-08 09:31:31 -0600 |
commit | 3ecf53e41a642d4172cff1f641b23fa1baaa229a (patch) | |
tree | 346ca56d48a44cfa9f69df67f4b2c28afc7f0bb8 /Documentation/vm/00-INDEX | |
parent | 1174bd849c75ee51c89df56f363b33aeae78ffd7 (diff) | |
download | lwn-3ecf53e41a642d4172cff1f641b23fa1baaa229a.tar.gz lwn-3ecf53e41a642d4172cff1f641b23fa1baaa229a.zip |
docs/vm: move numa_memory_policy.rst to Documentation/admin-guide/mm
The document describes userspace API and as such it belongs to
Documentation/admin-guide/mm
Signed-off-by: Mike Rapoport <rppt@linux.vnet.ibm.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/vm/00-INDEX')
-rw-r--r-- | Documentation/vm/00-INDEX | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Documentation/vm/00-INDEX b/Documentation/vm/00-INDEX index f8a96ca16b7a..f4a4f3e884cf 100644 --- a/Documentation/vm/00-INDEX +++ b/Documentation/vm/00-INDEX @@ -22,8 +22,6 @@ mmu_notifier.rst - a note about clearing pte/pmd and mmu notifications numa.rst - information about NUMA specific code in the Linux vm. -numa_memory_policy.rst - - documentation of concepts and APIs of the 2.6 memory policy support. overcommit-accounting.rst - description of the Linux kernels overcommit handling modes. page_frags.rst |