Home
last modified time | relevance | path

Searched refs:refault (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/mm/
H A Dworkingset.c425 unsigned long refault; in workingset_test_recent() local
480 refault = atomic_long_read(&eviction_lruvec->nonresident_age); in workingset_test_recent()
498 refault_distance = (refault - eviction) & EVICTION_MASK; in workingset_test_recent()
/linux-6.15/Documentation/mm/
H A Dmultigen_lru.rst47 statistically compare the refault percentages across those categories
106 evict or protect. The desired effect is to balance refault percentages
135 a lower refault percentage. The first tier contains single-use
262 * PID controller for refault feedback
/linux-6.15/arch/powerpc/platforms/cell/spufs/
H A Dfile.c343 goto refault; in spufs_ps_fault()
361 refault: in spufs_ps_fault()