Home
last modified time | relevance | path

Searched refs:thrashing (Results 1 – 9 of 9) sorted by relevance

/linux/Documentation/admin-guide/mm/
H A Dmultigen_lru.rst66 Personal computers are more sensitive to thrashing because it can
68 experience. The multi-gen LRU offers thrashing prevention to the
78 eliminates intolerable janks due to thrashing. Larger values like
/linux/Documentation/driver-api/cxl/allocation/
H A Dreclaim.rst45 thrashing.
/linux/Documentation/accounting/
H A Ddelay-accounting.rst16 e) thrashing
192 thrashing(t) - Thrashing delay (memory verbose mode only)
H A Dpsi.rst51 extended time in this state is considered to be thrashing. This has
/linux/kernel/
H A Ddelayacct.c188 UPDATE_DELAY(thrashing); in delayacct_add_tsk()
/linux/Documentation/devicetree/bindings/powerpc/fsl/
H A Dpamu.txt81 best LIODN values to minimize PAMU cache thrashing.
/linux/tools/accounting/
H A Ddelaytop.c173 SORT_FIELD(thrashing, t, MODE_MEMVERBOSE),
980 TASK_AVG(tasks[i], thrashing), in display_results()
/linux/mm/
H A Dfilemap.c1251 bool thrashing = false; in folio_wait_bit_common() local
1259 thrashing = true; in folio_wait_bit_common()
1356 if (thrashing) { in folio_wait_bit_common()
1402 bool thrashing = false; in migration_entry_wait_on_locked() local
1412 thrashing = true; in migration_entry_wait_on_locked()
1453 if (thrashing) { in migration_entry_wait_on_locked()
/linux/Documentation/filesystems/
H A Df2fs.rst811 log block thrashing problem in the greedy algorithm. F2FS adopts the greedy