diff options
author | 2024-08-09 14:48:50 +0300 | |
---|---|---|
committer | 2024-09-01 20:26:06 -0700 | |
commit | 310183de7bb2ed114a80d057690ddb23d0cfe814 (patch) | |
tree | a76ab4f6e564a935622087fd570c9120e83255a2 /mm/memblock.c | |
parent | mm: accept memory in __alloc_pages_bulk() (diff) | |
download | wireguard-linux-310183de7bb2ed114a80d057690ddb23d0cfe814.tar.xz wireguard-linux-310183de7bb2ed114a80d057690ddb23d0cfe814.zip |
mm: introduce PageUnaccepted() page type
The new page type allows physical memory scanners to detect unaccepted
memory and handle it accordingly.
The page type is serialized with zone lock.
Link: https://lkml.kernel.org/r/20240809114854.3745464-5-kirill.shutemov@linux.intel.com
Signed-off-by: Kirill A. Shutemov <kirill.shutemov@linux.intel.com>
Acked-by: David Hildenbrand <david@redhat.com>
Cc: Borislav Petkov <bp@alien8.de>
Cc: Johannes Weiner <hannes@cmpxchg.org>
Cc: Matthew Wilcox <willy@infradead.org>
Cc: Mel Gorman <mgorman@suse.de>
Cc: Mike Rapoport (Microsoft) <rppt@kernel.org>
Cc: Tom Lendacky <thomas.lendacky@amd.com>
Cc: Vlastimil Babka <vbabka@suse.cz>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'mm/memblock.c')
0 files changed, 0 insertions, 0 deletions