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>
This commit is contained in:
Mike Rapoport
2018-06-30 17:55:06 +03:00
committed by Jonathan Corbet
parent 3e039c5c0a
commit ae9d884544
2 changed files with 93 additions and 0 deletions

View File

@@ -28,6 +28,7 @@ Core utilities
printk-formats
circular-buffers
gfp_mask-from-fs-io
boot-time-mm
Interfaces for kernel debugging
===============================