From 7d10bdbd6df3d23ac2a54972a3a0559d1e3811ac Mon Sep 17 00:00:00 2001 From: Mike Rapoport Date: Sun, 28 Apr 2019 15:17:43 +0300 Subject: docs/vm: add documentation of memory models Describe what {FLAT,DISCONTIG,SPARSE}MEM are and how they manage to maintain pfn <-> struct page correspondence. Signed-off-by: Mike Rapoport Acked-by: Randy Dunlap Signed-off-by: Jonathan Corbet --- Documentation/vm/index.rst | 1 + 1 file changed, 1 insertion(+) (limited to 'Documentation/vm/index.rst') diff --git a/Documentation/vm/index.rst b/Documentation/vm/index.rst index b58cc3bfe777..e8d943b21cf9 100644 --- a/Documentation/vm/index.rst +++ b/Documentation/vm/index.rst @@ -37,6 +37,7 @@ descriptions of data structures and algorithms. hwpoison hugetlbfs_reserv ksm + memory-model mmu_notifier numa overcommit-accounting -- cgit v1.2.3