Home
last modified time | relevance | path

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

/linux/Documentation/translations/zh_CN/core-api/
H A Dxarray.rst339 你可以调用xas_set_update(),让XArray每次更新一个节点时都调用一个回调函数。这被页面缓存的workingset
/linux/include/trace/events/
H A Dmmflags.h150 DEF_PAGEFLAG_NAME(workingset), \
/linux/tools/testing/kunit/test_data/
H A Dtest_is_test_passed-no_tests_run_no_header.log31 workingset: timestamp_bits=62 max_order=13 bucket_order=0
H A Dtest_output_isolated_correctly.log56 workingset: timestamp_bits=62 max_order=16 bucket_order=0
/linux/mm/
H A Dfilemap.c2495 bool workingset = folio_test_workingset(folio); in filemap_read_folio() local
2500 if (unlikely(workingset)) in filemap_read_folio()
2503 if (unlikely(workingset)) in filemap_read_folio()
4613 bool workingset; /* not used */ in filemap_cachestat() local
4641 if (workingset_test_recent(shadow, true, &workingset, false)) in filemap_cachestat()
/linux/Documentation/admin-guide/
H A Dcgroup-v2.rst1653 an active workingset before they got reclaimed.
1657 active workingset before they got reclaimed.
/linux/
H A DMAINTAINERS16894 F: mm/workingset.c
16995 F: mm/workingset.c