summaryrefslogtreecommitdiff
path: root/Documentation/core-api/index.rst
diff options
context:
space:
mode:
authorMike Rapoport <rppt@linux.vnet.ibm.com>2018-06-30 17:55:06 +0300
committerJonathan Corbet <corbet@lwn.net>2018-08-02 12:40:27 -0600
commitae9d88454446a314f9cda785a072a0c77a81591b (patch)
treefe298371b57855fcc66e6b0caac9470a5cb702fa /Documentation/core-api/index.rst
parent3e039c5c0a070050172e0382f2d3f5396c759019 (diff)
docs/mm: add description of boot time memory management
Both bootmem and memblock are have pretty good internal documentation coverage. With addition of some overview we get a nice description of the early memory management. Signed-off-by: Mike Rapoport <rppt@linux.vnet.ibm.com> Acked-by: Michal Hocko <mhocko@suse.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/core-api/index.rst')
-rw-r--r--Documentation/core-api/index.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/core-api/index.rst b/Documentation/core-api/index.rst
index f5a66b72f984..93d5a46122a1 100644
--- a/Documentation/core-api/index.rst
+++ b/Documentation/core-api/index.rst
@@ -28,6 +28,7 @@ Core utilities
printk-formats
circular-buffers
gfp_mask-from-fs-io
+ boot-time-mm
Interfaces for kernel debugging
===============================