linux/Documentation
Barry Song ff0b5905a9 Docs/mm/damon/design: remove the details for pageout as paddr doesn't use MADV_PAGEOUT
The doc needs a fix.  As only in the case of virtual address, we are
calling madvise() with MADV_PAGEOUT.  But in the case of physical address,
we are calling reclaim_pages() directly.  MADV_PAGEOUT on virtual address
is much more aggresive to reclaim memory compared to reclaim_pages() on
paddr region.  This patch removes the details so that the description can
apply to both cases.  And we don't need to couple with the implementation
details.

Link: https://lkml.kernel.org/r/20240224224751.4673-1-21cnbao@gmail.com
Signed-off-by: Barry Song <v-songbaohua@oppo.com>
Reviewed-by: SeongJae Park <sj@kernel.org>
Cc: Minchan Kim <minchan@kernel.org>
Cc: Michal Hocko <mhocko@suse.com>
Cc: Johannes Weiner <hannes@cmpxchg.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
2024-03-04 17:01:17 -08:00
..
2024-02-16 09:02:19 -08:00
2024-01-17 16:23:17 -08:00
2024-01-12 12:38:37 +01:00
2024-01-09 09:07:50 +10:00
2023-12-28 17:37:36 -06:00
2023-12-06 21:07:52 +01:00
2024-01-19 13:30:49 -08:00
2024-01-17 15:05:27 -08:00
2024-01-18 14:35:29 -08:00
2024-01-08 08:10:32 -05:00
2023-12-06 21:07:52 +01:00