Home
last modified time | relevance | path

Searched refs:swapout (Results 1 – 9 of 9) sorted by relevance

/linux-6.15/tools/testing/selftests/mm/
H A Duffd-wp-mremap.c203 if (swapout) { in test_one_folio()
255 bool swapout; member
265 .swapout = false,
272 .swapout = false,
279 .swapout = true,
286 .swapout = true,
295 .swapout = false,
302 .swapout = false,
309 .swapout = true,
316 .swapout = true,
[all …]
H A Dcow.c741 static void do_run_with_base_page(test_fn fn, bool swapout) in do_run_with_base_page() argument
763 if (swapout) { in do_run_with_base_page()
/linux-6.15/Documentation/admin-guide/mm/
H A Dzswap.rst71 When a swap page is passed from swapout to zswap, zswap maintains a mapping
H A Dtranshuge.rst559 is incremented every time a huge page is swapout in one
563 is incremented if a huge page has to be split before swapout.
609 is incremented if a huge page has to be split before swapout.
/linux-6.15/Documentation/mm/
H A Dtranshuge.rst69 it tries to swapout the hugepage for example. split_huge_page() can fail
/linux-6.15/Documentation/admin-guide/cgroup-v1/
H A Dmemory.rst279 caches are dropped. But as mentioned above, global LRU can do swapout memory
/linux-6.15/drivers/md/
H A Dmd.c10085 struct page *swapout = rdev->sb_page; in read_rdev() local
10104 rdev->sb_page = swapout; in read_rdev()
10125 put_page(swapout); in read_rdev()
/linux-6.15/mm/
H A DKconfig879 will be split after swapout.
/linux-6.15/Documentation/admin-guide/
H A Dcgroup-v2.rst1629 during swapout.
1655 Number of transparent hugepages which are swapout in one piece
1659 Number of transparent hugepages which were split before swapout.