linux-next/Documentation
Vlastimil Babka 3972f6bb1c mm, debug_pagealloc: use a page type instead of page_ext flag
When debug_pagealloc is enabled, we currently allocate the page_ext
array to mark guard pages with the PAGE_EXT_DEBUG_GUARD flag.  Now that
we have the page_type field in struct page, we can use that instead, as
guard pages are neither PageSlab nor mapped to userspace.  This reduces
memory overhead when debug_pagealloc is enabled and there are no other
features requiring the page_ext array.

Link: http://lkml.kernel.org/r/20190603143451.27353-4-vbabka@suse.cz
Signed-off-by: Vlastimil Babka <vbabka@suse.cz>
Cc: Joonsoo Kim <iamjoonsoo.kim@lge.com>
Cc: Matthew Wilcox <willy@infradead.org>
Cc: "Kirill A. Shutemov" <kirill.shutemov@linux.intel.com>
Cc: Mel Gorman <mgorman@techsingularity.net>
Cc: Michal Hocko <mhocko@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2019-07-12 11:05:43 -07:00
..
2019-05-14 19:52:48 -07:00
2019-06-08 13:42:11 -06:00
2019-07-09 10:45:06 -07:00
2019-07-09 10:45:06 -07:00
2019-06-28 09:04:14 -06:00
2019-07-10 21:22:43 -07:00
2019-06-08 13:42:11 -06:00
2019-06-20 14:08:49 -06:00
2019-06-20 14:08:49 -06:00
2019-05-31 11:13:10 +02:00
2019-06-28 20:57:31 +02:00
2019-06-27 07:35:47 -04:00
2019-06-07 11:39:04 -06:00
2018-10-25 06:50:48 -07:00
2018-12-18 16:13:04 +01:00
2019-05-08 17:13:35 -07:00
2019-04-08 14:13:43 +07:00
2019-05-21 10:11:19 +02:00
2019-05-09 08:40:55 -07:00
2019-06-26 11:39:11 +02:00
2018-05-08 09:16:41 -06:00