summaryrefslogtreecommitdiff
path: root/mm/swap_table.h
AgeCommit message (Expand)AuthorFilesLines
2026-04-05mm, swap: use the swap table to track the swap countKairui Song1-0/+5
2026-04-05mm, swap: implement helpers for reserving data in the swap tableKairui Song1-10/+121
2026-04-05mm/workingset: leave highest bits empty for anon shadowKairui Song1-0/+4
2025-09-22mm, swap: use a single page for swap table when the size fitsKairui Song1-0/+2
2025-09-22mm, swap: implement dynamic allocation of swap tableKairui Song1-3/+34
2025-09-22mm, swap: use the swap table for the swap cache and switch APIKairui Song1-0/+97