diff options
| author | Kirill A. Shutemov <[email protected]> | 2024-08-09 11:48:50 +0000 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2024-09-02 03:26:06 +0000 |
| commit | 310183de7bb2ed114a80d057690ddb23d0cfe814 (patch) | |
| tree | a76ab4f6e564a935622087fd570c9120e83255a2 /mm/mm_init.c | |
| parent | mm: accept memory in __alloc_pages_bulk() (diff) | |
| download | kernel-310183de7bb2ed114a80d057690ddb23d0cfe814.tar.gz kernel-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/[email protected]
Signed-off-by: Kirill A. Shutemov <[email protected]>
Acked-by: David Hildenbrand <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: Johannes Weiner <[email protected]>
Cc: Matthew Wilcox <[email protected]>
Cc: Mel Gorman <[email protected]>
Cc: Mike Rapoport (Microsoft) <[email protected]>
Cc: Tom Lendacky <[email protected]>
Cc: Vlastimil Babka <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'mm/mm_init.c')
0 files changed, 0 insertions, 0 deletions
