Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/mm/
H A Dcow.c741 static void do_run_with_base_page(test_fn fn, bool swapout) in do_run_with_base_page()
763 if (swapout) {
713 do_run_with_base_page(test_fn fn,bool swapout) do_run_with_base_page() argument
/linux/Documentation/admin-guide/mm/
H A Dtranshuge.rst506 is incremented every time a huge page is swapout in one
510 is incremented if a huge page has to be split before swapout.
538 is incremented if a huge page has to be split before swapout.
/linux/Documentation/mm/
H A Dtranshuge.rst69 it tries to swapout the hugepage for example. split_huge_page() can fail
/linux/mm/
H A DKconfig869 will be split after swapout.
/linux/drivers/md/
H A Dmd.c10058 struct page *swapout = rdev->sb_page; in read_rdev() local
10077 rdev->sb_page = swapout; in read_rdev()
10098 put_page(swapout); in read_rdev()
/linux/Documentation/admin-guide/cgroup-v1/
H A Dmemory.rst284 caches are dropped. But as mentioned above, global LRU can do swapout memory
/linux/Documentation/admin-guide/
H A Dcgroup-v2.rst1622 Number of transparent hugepages which are swapout in one piece
1626 Number of transparent hugepages which were split before swapout.