aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/core-api/boot-time-mm.rst (follow)
AgeCommit message (Collapse)AuthorFilesLines
2018-08-02docs/mm: add description of boot time memory managementMike Rapoport1-0/+92
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>