Home
last modified time | relevance | path

Searched refs:refault (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/mm/
H A Dworkingset.c40 * Access frequency and refault distance
99 * This is called the refault distance.
102 * access the refault, we combine the in-cache distance with the
118 * Put into words, the refault distance (out-of-cache) can be seen as
132 * So when a refault distance of (R - E) is observed and there are at
138 * That means if inactive cache is refaulting with a suitable refault
168 * refault distance will immediately activate the refaulting page.
179 * not be enough left to represent every single actionable refault. In
223 * well, in order for the refault distances later on to be comparable
251 * of the evicted @page so that a later refault ca
302 unsigned long refault; workingset_refault() local
[all...]
H A Dzswapd.c249 * Return true if refault changes between two read operations.
747 u64 get_do_eswap_size(bool refault) in get_do_eswap_size() argument
754 else if (policy == CHECK_BUFFER_ONLY && (zram_watermark_ok() || refault)) in get_do_eswap_size()
779 bool refault = false; in zswapd() local
789 refault = true; in zswapd()
804 size = get_do_eswap_size(refault); in zswapd()
/kernel/linux/linux-6.6/mm/
H A Dzswapd.c250 * Return true if refault changes between two read operations.
748 u64 get_do_eswap_size(bool refault) in get_do_eswap_size() argument
755 else if (policy == CHECK_BUFFER_ONLY && (zram_watermark_ok() || refault)) in get_do_eswap_size()
780 bool refault = false; in zswapd() local
790 refault = true; in zswapd()
805 size = get_do_eswap_size(refault); in zswapd()
H A Dworkingset.c40 * Access frequency and refault distance
99 * This is called the refault distance.
102 * access the refault, we combine the in-cache distance with the
129 * Put into words, the refault distance (out-of-cache) can be seen as
143 * So when a refault distance of (R - E) is observed and there are at
149 * That means if inactive cache is refaulting with a suitable refault
179 * refault distance will immediately activate the refaulting page.
192 * not be enough left to represent every single actionable refault. In
351 * well, in order for the refault distances later on to be comparable
379 * of the evicted @folio so that a later refault ca
432 unsigned long refault; workingset_test_recent() local
[all...]
/kernel/linux/linux-5.10/arch/powerpc/platforms/cell/spufs/
H A Dfile.c343 goto refault; in spufs_ps_fault()
361 refault: in spufs_ps_fault()
/kernel/linux/linux-6.6/arch/powerpc/platforms/cell/spufs/
H A Dfile.c343 goto refault; in spufs_ps_fault()
361 refault: in spufs_ps_fault()

Completed in 12 milliseconds