Files
linux/mm
Kemeng Shi 51f271c194 mm: swap: add back full cluster when no entry is reclaimed
If no swap cache is reclaimed, cluster taken off from full_clusters list
will not be put in any list and we can't reclaime HAS_CACHE slots
efficiently.  Do relocate_cluster for such cluster to avoid inefficiency.

Link: https://lkml.kernel.org/r/20250224113910.522439-1-shikemeng@huaweicloud.com
Fixes: 3b644773ee ("mm, swap: reduce contention on device lock")
Signed-off-by: Kemeng Shi <shikemeng@huaweicloud.com>
Reviewed-by: Kairui Song <kasong@tencent.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
2025-03-05 21:36:15 -08:00
..
2024-11-07 14:38:07 -08:00
2024-11-03 01:28:06 -05:00
2025-01-25 20:22:38 -08:00
2024-11-11 00:26:44 -08:00
2025-01-13 22:40:51 -08:00
2024-08-15 22:16:14 -07:00
2025-01-27 19:25:45 -05:00
2025-01-25 20:22:38 -08:00
2025-01-25 20:22:31 -08:00