/openbmc/linux/mm/ |
H A D | vmpressure.c | 121 unsigned long reclaimed) in vmpressure_calc_level() argument 123 unsigned long scale = scanned + reclaimed; in vmpressure_calc_level() 131 if (reclaimed >= scanned) in vmpressure_calc_level() 140 pressure = scale - (reclaimed * scale / scanned); in vmpressure_calc_level() 145 scanned, reclaimed); in vmpressure_calc_level() 184 unsigned long reclaimed; in vmpressure_work_fn() local 204 reclaimed = vmpr->tree_reclaimed; in vmpressure_work_fn() 209 level = vmpressure_calc_level(scanned, reclaimed); in vmpressure_work_fn() 240 unsigned long scanned, unsigned long reclaimed) in vmpressure() argument 285 vmpr->tree_reclaimed += reclaimed; in vmpressure() [all …]
|
H A D | vmscan.c | 555 sc->nr_reclaimed += current->reclaim_state->reclaimed; in flush_reclaim_state() 556 current->reclaim_state->reclaimed = 0; in flush_reclaim_state() 1387 bool reclaimed, struct mem_cgroup *target_memcg) in __remove_mapping() argument 1435 if (reclaimed && !mapping_exiting(mapping)) in __remove_mapping() 1461 if (reclaimed && folio_is_file_lru(folio) && in __remove_mapping() 5182 int reclaimed; in evict_folios() local 5208 reclaimed = shrink_folio_list(&list, pgdat, sc, &stat, false); in evict_folios() 5209 sc->nr_reclaimed += reclaimed; in evict_folios() 5249 __count_vm_events(item, reclaimed); in evict_folios() 5250 __count_memcg_events(memcg, item, reclaimed); in evict_folios() [all …]
|
H A D | memcontrol.c | 3532 unsigned long reclaimed; in mem_cgroup_soft_limit_reclaim() local 3566 reclaimed = mem_cgroup_soft_reclaim(mz->memcg, pgdat, in mem_cgroup_soft_limit_reclaim() 3568 nr_reclaimed += reclaimed; in mem_cgroup_soft_limit_reclaim() 3576 if (!reclaimed) in mem_cgroup_soft_limit_reclaim() 6549 unsigned long reclaimed; in memory_high_write() local 6563 reclaimed = try_to_free_mem_cgroup_pages(memcg, nr_pages - high, in memory_high_write() 6566 if (!reclaimed && !nr_retries--) in memory_high_write() 6754 unsigned long reclaimed; in memory_reclaim() local 6767 reclaimed = try_to_free_mem_cgroup_pages(memcg, in memory_reclaim() 6771 if (!reclaimed && !nr_retries--) in memory_reclaim() [all …]
|
/openbmc/linux/include/linux/ |
H A D | vmpressure.h | 15 unsigned long reclaimed; member 34 unsigned long scanned, unsigned long reclaimed); 48 unsigned long scanned, unsigned long reclaimed) {} in vmpressure() argument
|
H A D | swap.h | 157 unsigned long reclaimed; member 175 current->reclaim_state->reclaimed += pages; in mm_account_reclaimed_pages()
|
/openbmc/linux/Documentation/admin-guide/mm/damon/ |
H A D | reclaim.rst | 228 Number of memory regions that tried to be reclaimed by DAMON_RECLAIM. 233 Total bytes of memory regions that tried to be reclaimed by DAMON_RECLAIM. 238 Number of memory regions that successfully be reclaimed by DAMON_RECLAIM. 243 Total bytes of memory regions that successfully be reclaimed by DAMON_RECLAIM.
|
H A D | lru_sort.rst | 89 it could not be reclaimed under memory pressure. 50% by default. 98 that it could be reclaimed first under memory pressure. 120 seconds by
|
/openbmc/linux/tools/testing/selftests/cgroup/ |
H A D | test_memcontrol.c | 691 bool reclaimed = false; in reclaim_until() local 699 else if (reclaimed) in reclaim_until() 706 reclaimed = true; in reclaim_until() 710 return reclaimed; in reclaim_until()
|
/openbmc/linux/Documentation/userspace-api/media/dvb/ |
H A D | dmx-expbuf.rst | 54 file when it is no longer used to allow the associated memory to be reclaimed.
|
/openbmc/linux/arch/x86/kernel/cpu/sgx/ |
H A D | encl.c | 61 int reclaimed = 0; in reclaimer_writing_to_pcmd() local 96 reclaimed = 1; in reclaimer_writing_to_pcmd() 101 return reclaimed; in reclaimer_writing_to_pcmd()
|
/openbmc/linux/Documentation/mm/ |
H A D | physical_memory.rst | 292 The highest zone index to be reclaimed by kswapd 298 Minimal number of unmapped file backed pages that cannot be reclaimed. 303 Minimal number of SLAB pages that cannot be reclaimed. Determined by
|
/openbmc/linux/mm/damon/ |
H A D | Kconfig | 105 pages reclaimed first under memory pressure.
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | vidioc-expbuf.rst | 63 the associated memory to be reclaimed.
|
/openbmc/linux/Documentation/admin-guide/sysctl/ |
H A D | vm.rst | 254 reclaimed by the kernel when memory is needed elsewhere on the system. 377 for page allocation or should be reclaimed. 488 (fallback from the local zone occurs) slabs will be reclaimed if more 507 zone_reclaim_mode allows to be reclaimed. 976 reclaimed if pages of different mobility are being mixed within pageblocks. 983 15,000 means that up to 150% of the high watermark will be reclaimed in the 987 worth of pages will be reclaimed (e.g. 2MB on 64-bit x86). A boost factor
|
/openbmc/linux/drivers/net/ethernet/marvell/ |
H A D | mv643xx_eth.c | 1061 int reclaimed; in txq_reclaim() local 1065 reclaimed = 0; in txq_reclaim() 1066 while (reclaimed < budget && txq->tx_desc_count > 0) { in txq_reclaim() 1088 reclaimed++; in txq_reclaim() 1121 if (reclaimed < budget) in txq_reclaim() 1124 return reclaimed; in txq_reclaim()
|
/openbmc/linux/Documentation/admin-guide/ |
H A D | cgroup-v2.rst | 1169 won't be reclaimed under any conditions. If there is no 1172 effective low boundary if it is higher), pages are reclaimed 1195 memory won't be reclaimed unless there is no reclaimable 1198 effective min boundary if it is higher), pages are reclaimed 1261 the target cgroup. If less bytes are reclaimed than the 1308 The number of times the cgroup is reclaimed due to 1445 Part of "slab" that might be reclaimed, such as 1449 Part of "slab" that cannot be reclaimed on memory 1471 an active workingset before they got reclaimed. 1475 active workingset before they got reclaimed. [all …]
|
/openbmc/linux/Documentation/admin-guide/mm/ |
H A D | concepts.rst | 173 reclaimed. For instance, in-memory caches of filesystem metadata can 191 until enough memory pages are reclaimed to satisfy the request.
|
H A D | pagemap.rst | 163 The page will be reclaimed soon after its pageout IO completed.
|
/openbmc/u-boot/arch/arm/mach-omap2/am33xx/ |
H A D | Kconfig | 288 image, this area is no longer used, and can be reclaimed
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/uw-imap/uw-imap/ |
H A D | 0001-Fix-Wincompatible-function-pointer-types.patch | 81 long mix_burp (MAILSTREAM *stream,MIXBURP *burp,unsigned long *reclaimed);
|
/openbmc/linux/Documentation/admin-guide/cgroup-v1/ |
H A D | memory.rst | 496 reclaimed. 527 the cgroup will be reclaimed and as many pages reclaimed as possible. 564 unevictable # of bytes of memory that cannot be reclaimed (mlocked etc). 624 memory under it will be reclaimed.
|
/openbmc/linux/drivers/block/drbd/ |
H A D | drbd_receiver.c | 212 LIST_HEAD(reclaimed); in drbd_reclaim_net_peer_reqs() 216 reclaim_finished_net_peer_reqs(device, &reclaimed); in drbd_reclaim_net_peer_reqs() 218 list_for_each_entry_safe(peer_req, t, &reclaimed, w.list) in drbd_reclaim_net_peer_reqs() 446 LIST_HEAD(reclaimed); in drbd_finish_peer_reqs() 451 reclaim_finished_net_peer_reqs(device, &reclaimed); in drbd_finish_peer_reqs() 455 list_for_each_entry_safe(peer_req, t, &reclaimed, w.list) in drbd_finish_peer_reqs()
|
/openbmc/linux/Documentation/powerpc/ |
H A D | transactional_memory.rst | 172 from the sighandler to the kernel will get reclaimed and discarded.
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-fs-f2fs | 35 reclaimed. If the number of prefree segments is larger than 573 Description: Show how many segments have been reclaimed by GC during a specific
|
/openbmc/linux/Documentation/virt/kvm/devices/ |
H A D | vm.rst | 36 as unused are again used any may not be reclaimed by the host.
|