diff options
| author | Kirill A. Shutemov <[email protected]> | 2024-08-09 14:48:51 +0300 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2024-09-01 20:26:07 -0700 |
| commit | 5adfeaecc487e7023f1c7bbdc081707d7a93110f (patch) | |
| tree | cdff020263a185cad3c049766670a9984546a6a7 /tools/perf/scripts/python/bin/task-analyzer-record | |
| parent | 310183de7bb2ed114a80d057690ddb23d0cfe814 (diff) | |
mm: rework accept memory helpers
Make accept_memory() and range_contains_unaccepted_memory() take 'start'
and 'size' arguments instead of 'start' and 'end'.
Remove accept_page(), replacing it with direct calls to accept_memory().
The accept_page() name is going to be used for a different function.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Kirill A. Shutemov <[email protected]>
Suggested-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 'tools/perf/scripts/python/bin/task-analyzer-record')
0 files changed, 0 insertions, 0 deletions