Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/mm/
H A Dcow.c679 static void do_run_with_base_page(test_fn fn, bool swapout) in do_run_with_base_page() argument
701 if (swapout) { in do_run_with_base_page()
/openbmc/linux/Documentation/admin-guide/mm/
H A Dtranshuge.rst383 is incremented every time a huge page is swapout in one
387 is incremented if a huge page has to be split before swapout.
H A Dzswap.rst73 When a swap page is passed from swapout to zswap, zswap maintains a mapping
/openbmc/linux/Documentation/mm/
H A Dtranshuge.rst69 it tries to swapout the hugepage for example. split_huge_page() can fail
/openbmc/linux/drivers/md/
H A Dmd.c9895 struct page *swapout = rdev->sb_page; in read_rdev() local
9914 rdev->sb_page = swapout; in read_rdev()
9935 put_page(swapout); in read_rdev()
/openbmc/linux/Documentation/admin-guide/cgroup-v1/
H A Dmemory.rst270 caches are dropped. But as mentioned above, global LRU can do swapout memory
/openbmc/linux/mm/
H A DKconfig882 will be split after swapout.