diff options
author | Mike Rapoport <rppt@linux.vnet.ibm.com> | 2018-03-21 21:22:32 +0200 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2018-04-16 14:18:13 -0600 |
commit | 137b45527e9d84a05b39c3501d8e4faf966cc9cb (patch) | |
tree | e18da584b0c7548dace396489ec8f677ef5031e6 /Documentation/vm | |
parent | 4a832588f4ceda7054b9b89b3d46bede4e646786 (diff) | |
download | linux-137b45527e9d84a05b39c3501d8e4faf966cc9cb.tar.bz2 |
docs/vm: numa: convert to ReST format
Signed-off-by: Mike Rapoport <rppt@linux.vnet.ibm.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/vm')
-rw-r--r-- | Documentation/vm/numa | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/vm/numa b/Documentation/vm/numa index a31b85b9bb88..c81e7c56f0f9 100644 --- a/Documentation/vm/numa +++ b/Documentation/vm/numa @@ -1,6 +1,10 @@ +.. _numa: + Started Nov 1999 by Kanoj Sarcar <kanoj@sgi.com> +============= What is NUMA? +============= This question can be answered from a couple of perspectives: the hardware view and the Linux software view. |