Searched refs:proactive (Results 1 – 15 of 15) sorted by relevance
| /linux/samples/damon/ |
| H A D | Kconfig | 18 bool "DAMON sample module for access-aware proactive reclamation" 21 This builds DAMON sample module for access-aware proactive
|
| /linux/mm/ |
| H A D | vmscan.c | 122 unsigned int proactive:1; member 246 if (sc->proactive && sc->proactive_swappiness) in sc_swappiness() 476 if (sc->proactive) in reclaimer_offset() 1600 if (!sc->proactive) { in shrink_folio_list() 2558 WARN_ON_ONCE(!sc->proactive); in get_scan_count() 4930 if (!sc->proactive) in shrink_one() 5028 set_mm_walk(NULL, sc->proactive); in lru_gen_shrink_lruvec() 5057 set_mm_walk(pgdat, sc->proactive); in lru_gen_shrink_node() 5568 .proactive = true, in lru_gen_seq_write() 6026 if (!sc->proactive) in shrink_node_memcgs() [all …]
|
| H A D | compaction.c | 2893 static int compact_node(pg_data_t *pgdat, bool proactive) in compact_node() argument 2899 .mode = proactive ? MIGRATE_SYNC_LIGHT : MIGRATE_SYNC, in compact_node() 2903 .proactive_compaction = proactive, in compact_node() 2918 if (proactive) { in compact_node()
|
| /linux/mm/damon/ |
| H A D | Kconfig | 85 This is suggested to be used as a proactive and lightweight
|
| /linux/Documentation/admin-guide/mm/damon/ |
| H A D | reclaim.rst | 8 be used for proactive and lightweight reclamation under light memory pressure. 27 memory utilization drop of the systems. Running the proactive reclamation in
|
| H A D | lru_sort.rst | 8 aimed to be used for proactive and lightweight data access pattern based
|
| /linux/Documentation/mm/ |
| H A D | balance.rst | 22 a proactive process.
|
| H A D | physical_memory.rst | 327 Determines if proactive compaction is enabled. Controlled by
|
| /linux/Documentation/ABI/stable/ |
| H A D | sysfs-devices-node | 235 Perform user-triggered proactive reclaim on a NUMA node.
|
| /linux/Documentation/mm/damon/ |
| H A D | design.rst | 613 memory is guaranteed, running a scheme for proactive reclamation would only 829 operations such as proactive reclamation or LRU lists balancing, the interfaces 837 modules for proactive reclamation and LRU lists manipulation are provided. For
|
| /linux/Documentation/admin-guide/sysctl/ |
| H A D | vm.rst | 127 trigger the proactive compaction. Setting it to 0 disables proactive compaction. 133 proactive compaction is not being effective.
|
| /linux/Documentation/admin-guide/RAS/ |
| H A D | main.rst | 239 However, preventive maintenance and proactive part replacement of memory
|
| /linux/Documentation/admin-guide/ |
| H A D | reporting-issues.rst | 162 to any inquiries. Test proposed fixes. Do proactive testing: retest with at 1280 to any inquiries. Test proposed fixes. Do proactive testing: retest with at
|
| H A D | cgroup-v2.rst | 1419 Please note that the proactive reclaim (triggered by this 1940 to the target of the reclaim (i.e. any of memory cgroup limits, proactive
|
| H A D | kernel-parameters.txt | 1948 allocation boundaries as a proactive defense
|