Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dworkingset.c423 unsigned long refault; in workingset_test_recent() local
455 refault = atomic_long_read(&eviction_lruvec->nonresident_age); in workingset_test_recent()
473 refault_distance = (refault - eviction) & EVICTION_MASK; in workingset_test_recent()
/openbmc/linux/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
/openbmc/linux/arch/powerpc/platforms/cell/spufs/
H A Dfile.c343 goto refault; in spufs_ps_fault()
361 refault: in spufs_ps_fault()