Searched refs:swapout (Results 1 – 9 of 9) sorted by relevance
| /linux-6.15/tools/testing/selftests/mm/ |
| H A D | uffd-wp-mremap.c | 203 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 D | cow.c | 741 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 D | zswap.rst | 71 When a swap page is passed from swapout to zswap, zswap maintains a mapping
|
| H A D | transhuge.rst | 559 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 D | transhuge.rst | 69 it tries to swapout the hugepage for example. split_huge_page() can fail
|
| /linux-6.15/Documentation/admin-guide/cgroup-v1/ |
| H A D | memory.rst | 279 caches are dropped. But as mentioned above, global LRU can do swapout memory
|
| /linux-6.15/drivers/md/ |
| H A D | md.c | 10085 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 D | Kconfig | 879 will be split after swapout.
|
| /linux-6.15/Documentation/admin-guide/ |
| H A D | cgroup-v2.rst | 1629 during swapout. 1655 Number of transparent hugepages which are swapout in one piece 1659 Number of transparent hugepages which were split before swapout.
|