Home
last modified time | relevance | path

Searched refs:unevictable (Results 1 – 12 of 12) sorted by relevance

/linux/Documentation/mm/
H A Dunevictable-lru.rst12 infrastructure and the use of this to manage several types of "unevictable"
27 The Unevictable LRU facility adds an additional LRU list to track unevictable
41 The unevictable list addresses the following classes of unevictable pages:
52 unevictable, either by definition or by circumstance, in the future.
65 called the "unevictable" list and an associated folio flag, PG_unevictable, to
66 indicate that the folio is being managed on the unevictable list.
72 The Unevictable LRU infrastructure maintains unevictable folios as if they were
75 (1) We get to "treat unevictable folios just like we treat other folios in the
80 (2) We want to be able to migrate unevictable folios between nodes for memory
87 The unevictable list does not differentiate between file-backed and
[all …]
H A Dindex.rst61 unevictable-lru
/linux/drivers/gpu/drm/ttm/tests/
H A Dttm_resource_test.c167 KUNIT_ASSERT_TRUE(test, list_empty(&bo->bdev->unevictable)); in ttm_resource_init_pinned()
172 KUNIT_ASSERT_TRUE(test, list_is_singular(&bo->bdev->unevictable)); in ttm_resource_init_pinned()
178 KUNIT_ASSERT_TRUE(test, list_empty(&bo->bdev->unevictable)); in ttm_resource_init_pinned()
H A Dttm_bo_test.c311 list_is_last(&res2->lru.link, &priv->ttm_dev->unevictable), 1); in ttm_bo_unreserve_pinned()
315 list_is_last(&res1->lru.link, &priv->ttm_dev->unevictable), 1); in ttm_bo_unreserve_pinned()
/linux/drivers/gpu/drm/ttm/
H A Dttm_device.c243 INIT_LIST_HEAD(&bdev->unevictable); in ttm_device_init()
310 ttm_device_clear_lru_dma_mappings(bdev, &bdev->unevictable); in ttm_device_clear_dma_mappings()
/linux/include/drm/ttm/
H A Dttm_device.h258 struct list_head unevictable; member
/linux/include/linux/
H A Dpage-flags.h642 FOLIO_FLAG(unevictable, FOLIO_HEAD_PAGE) in FOLIO_SET_FLAG()
643 __FOLIO_CLEAR_FLAG(unevictable, FOLIO_HEAD_PAGE) in FOLIO_SET_FLAG()
644 FOLIO_TEST_CLEAR_FLAG(unevictable, FOLIO_HEAD_PAGE) in FOLIO_SET_FLAG()
/linux/include/trace/events/
H A Dmmflags.h161 DEF_PAGEFLAG_NAME(unevictable), \
/linux/Documentation/admin-guide/cgroup-v1/
H A Dmemcg_test.rst137 inactive file, active file, unevictable) of pages from each node,
/linux/Documentation/admin-guide/mm/
H A Dpagemap.rst174 The page is in the unevictable (non-)LRU list It is somehow pinned and
/linux/Documentation/admin-guide/sysctl/
H A Dvm.rst148 allowed to examine the unevictable lru (mlocked pages) for pages to compact.
151 compaction from moving pages that are unevictable. Default value is 1.
/linux/Documentation/admin-guide/
H A Dcgroup-v2.rst1594 inactive_anon, active_anon, inactive_file, active_file, unevictable