From ae9d88454446a314f9cda785a072a0c77a81591b Mon Sep 17 00:00:00 2001 From: Mike Rapoport Date: Sat, 30 Jun 2018 17:55:06 +0300 Subject: 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 Acked-by: Michal Hocko Signed-off-by: Jonathan Corbet --- Documentation/core-api/index.rst | 1 + 1 file changed, 1 insertion(+) (limited to 'Documentation/core-api/index.rst') 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 =============================== -- cgit v1.2.3