summaryrefslogtreecommitdiff
path: root/Documentation/admin-guide/mm/concepts.rst
AgeCommit message (Collapse)AuthorFilesLines
2018-11-20docs/admin-guide/mm/concepts.rst: grammar and style fixupsMike Rapoport1-25/+26
Signed-off-by: Mike Rapoport <rppt@linux.ibm.com> Reviewed-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
2018-05-29docs/admin-guide/mm: add high level concepts overviewMike Rapoport1-0/+222
The are terms that seem obvious to the mm developers, but may be somewhat obscure for, say, less involved readers. The concepts overview can be seen as an "extended glossary" that introduces such terms to the readers of the kernel documentation. Signed-off-by: Mike Rapoport <rppt@linux.vnet.ibm.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>