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-07-11 10:55:49 -07:00
2019-06-08 13:42:11 -06:00
2019-05-14 19:52:48 -07:00
2019-06-08 13:42:13 -06:00
2019-07-12 11:05:43 -07:00
2019-06-14 14:20:22 -06:00
2019-06-08 13:42:11 -06:00
2019-07-09 12:34:26 -07:00
2018-04-12 16:08:02 +02:00
2019-07-09 10:45:06 -07:00
2019-01-08 17:15:10 -08:00
2019-07-11 10:55:49 -07:00
2019-06-14 14:21:18 -06:00
2019-07-09 10:45:06 -07:00
2018-08-10 16:09:40 -06:00
2019-07-12 11:05:42 -07:00
2018-11-07 13:29:04 +01:00
2019-07-03 22:13:12 +08:00
2019-07-12 11:05:42 -07:00
2019-06-14 14:21:04 -06:00
2019-07-11 10:55:49 -07:00
2019-06-28 09:04:14 -06:00
2019-07-11 10:55:49 -07:00
2019-05-17 19:29:40 +02:00
2018-11-25 12:25:53 -07:00
2019-06-14 14:32:29 -06:00
2019-07-09 12:34:26 -07:00
2019-06-20 13:55:20 -06:00
2019-06-14 14:44:43 -06:00
2019-07-10 21:22:43 -07:00
2019-07-09 12:34:26 -07:00
2019-06-14 14:21:15 -06:00
2019-04-23 23:30:07 +02:00
2019-06-08 13:42:11 -06:00
2019-06-20 14:08:49 -06:00
2019-05-03 13:16:18 -07:00
2019-06-20 14:08:49 -06:00
2018-03-05 14:41:38 -08:00
2019-06-14 14:21:18 -06:00
2019-02-07 12:56:23 -07:00
2019-02-01 16:05:03 -07:00
2019-06-08 13:42:11 -06:00
2018-12-11 16:28:41 -08:00
2019-05-31 11:13:10 +02:00
2019-06-14 14:21:21 -06:00
2019-06-14 14:21:24 -06:00
2019-06-20 14:08:49 -06:00
2019-07-09 12:34:26 -07:00
2019-06-28 20:57:31 +02:00
2019-05-07 16:06:28 -06:00
2019-06-03 11:55:48 +02:00
2018-09-09 15:08:58 -06:00
2019-06-18 09:33:16 -06:00
2019-06-27 07:35:47 -04:00
2019-06-14 14:23:26 -06:00
2018-09-09 15:08:58 -06:00
2019-01-14 08:37:17 -07:00
2018-09-09 15:08:58 -06:00
2018-09-04 23:37:38 +02:00
2019-06-14 14:23:30 -06:00
2019-07-11 10:55:49 -07:00
2019-06-07 11:39:04 -06:00
2018-09-28 15:14:54 +02:00
2018-09-09 15:08:58 -06:00
2018-10-25 06:50:48 -07:00
2019-06-14 14:23:35 -06:00
2018-12-06 12:29:47 +00:00
2019-01-27 12:29:37 +01:00
2019-06-14 14:21:24 -06:00
2019-07-11 10:55:49 -07:00
2018-02-23 08:25:45 -07:00
2019-07-09 12:34:26 -07:00
2019-06-14 14:31:32 -06:00
2019-07-05 13:42:24 +02:00
2019-07-09 12:34:26 -07:00
2019-02-27 09:00:02 -05:00
2019-07-10 18:43:43 -07:00
2019-04-25 11:37:42 +02:00
2018-12-18 16:13:04 +01:00
2019-04-03 11:55:47 +02:00
2019-05-08 17:13:35 -07:00
2019-07-08 14:35:47 -06:00
2018-10-07 09:16:50 -06:00
2019-04-08 14:13:43 +07:00
2019-07-09 12:34:26 -07:00
2019-06-14 14:31:36 -06:00
2019-04-17 10:37:23 -07:00
2019-06-14 14:31:48 -06:00
2019-06-20 14:05:46 -06:00
2019-07-09 12:34:26 -07:00
2019-05-21 10:11:19 +02:00
2019-06-26 11:42:41 -06:00
2019-07-09 12:34:26 -07:00
2019-07-09 12:34:26 -07:00
2018-09-09 15:08:58 -06:00
2019-06-14 14:32:05 -06:00
2019-07-09 12:34:26 -07:00
2019-06-14 14:32:10 -06:00
2019-02-03 18:06:19 -08:00
2019-04-11 12:37:02 -06:00
2019-07-08 16:12:03 -07:00
2019-05-08 12:42:50 -07:00
2019-06-30 15:30:34 -06:00
2019-05-23 10:08:34 +02:00
2018-05-14 16:44:41 +02:00
2019-05-09 08:40:55 -07:00
2019-06-07 11:10:33 -06:00
2019-02-11 08:23:07 -07:00
2019-06-20 14:16:56 -06:00
2019-05-08 12:42:50 -07:00
2018-09-09 14:46:44 -06:00
2019-06-14 11:02:13 -06:00
2019-06-14 14:46:43 -06:00
2019-06-07 11:33:16 -06:00
2019-06-14 14:32:05 -06:00
2018-12-06 13:57:03 +01:00
2019-05-07 19:34:17 -07:00
2019-04-05 16:02:30 -10:00
2019-06-07 11:33:16 -06:00
2019-07-09 12:34:26 -07:00
2018-06-26 09:01:27 -06:00
2019-04-11 12:37:03 -06:00
2019-05-03 10:49:17 -04:00
2019-04-09 19:27:42 +02:00
2019-06-26 11:39:11 +02:00
2018-06-15 13:36:08 +02:00
2019-04-26 13:57:55 +01:00
2019-03-25 10:34:55 -06:00
2019-04-11 12:37:03 -06:00
2019-02-06 16:44:16 -07:00
2018-10-11 11:28:53 -05:00
2019-06-07 11:23:38 -06:00
2019-04-11 12:37:03 -06:00
2018-06-08 10:24:27 -06:00
2018-05-08 09:16:41 -06:00
2019-04-11 12:37:03 -06:00