Home
last modified time | relevance | path

Searched refs:reclaimed (Results 1 – 25 of 36) sorted by relevance

12

/Linux-v5.10/mm/
Dvmpressure.c122 unsigned long reclaimed) in vmpressure_calc_level() argument
124 unsigned long scale = scanned + reclaimed; in vmpressure_calc_level()
132 if (reclaimed >= scanned) in vmpressure_calc_level()
141 pressure = scale - (reclaimed * scale / scanned); in vmpressure_calc_level()
146 scanned, reclaimed); in vmpressure_calc_level()
185 unsigned long reclaimed; in vmpressure_work_fn() local
205 reclaimed = vmpr->tree_reclaimed; in vmpressure_work_fn()
210 level = vmpressure_calc_level(scanned, reclaimed); in vmpressure_work_fn()
241 unsigned long scanned, unsigned long reclaimed) in vmpressure() argument
273 vmpr->tree_reclaimed += reclaimed; in vmpressure()
[all …]
Dzpool.c316 unsigned int *reclaimed) in zpool_shrink() argument
319 zpool->driver->shrink(zpool->pool, pages, reclaimed) : -EINVAL; in zpool_shrink()
Dzbud.c171 unsigned int *reclaimed) in zbud_zpool_shrink() argument
183 if (reclaimed) in zbud_zpool_shrink()
184 *reclaimed = total; in zbud_zpool_shrink()
Dvmscan.c855 bool reclaimed, struct mem_cgroup *target_memcg) in __remove_mapping() argument
902 if (reclaimed && !mapping_exiting(mapping)) in __remove_mapping()
927 if (reclaimed && page_is_file_lru(page) && in __remove_mapping()
2618 unsigned long reclaimed; in shrink_node_memcgs() local
2651 reclaimed = sc->nr_reclaimed; in shrink_node_memcgs()
2662 sc->nr_reclaimed - reclaimed); in shrink_node_memcgs()
Dz3fold.c1745 unsigned int *reclaimed) in z3fold_zpool_shrink() argument
1757 if (reclaimed) in z3fold_zpool_shrink()
1758 *reclaimed = total; in z3fold_zpool_shrink()
Dmemcontrol.c3395 unsigned long reclaimed; in mem_cgroup_soft_limit_reclaim() local
3428 reclaimed = mem_cgroup_soft_reclaim(mz->memcg, pgdat, in mem_cgroup_soft_limit_reclaim()
3430 nr_reclaimed += reclaimed; in mem_cgroup_soft_limit_reclaim()
3440 if (!reclaimed) in mem_cgroup_soft_limit_reclaim()
6324 unsigned long reclaimed; in memory_high_write() local
6338 reclaimed = try_to_free_mem_cgroup_pages(memcg, nr_pages - high, in memory_high_write()
6341 if (!reclaimed && !nr_retries--) in memory_high_write()
/Linux-v5.10/include/linux/
Dvmpressure.h15 unsigned long reclaimed; member
34 unsigned long scanned, unsigned long reclaimed);
48 unsigned long scanned, unsigned long reclaimed) {} in vmpressure() argument
Dzpool.h57 unsigned int *reclaimed);
101 unsigned int *reclaimed);
/Linux-v5.10/Documentation/userspace-api/media/dvb/
Ddmx-expbuf.rst54 file when it is no longer used to allow the associated memory to be reclaimed.
/Linux-v5.10/Documentation/admin-guide/sysctl/
Dvm.rst260 reclaimed by the kernel when memory is needed elsewhere on the system.
383 for page allocation or should be reclaimed.
494 (fallback from the local zone occurs) slabs will be reclaimed if more
513 zone_reclaim_mode allows to be reclaimed.
927 reclaimed if pages of different mobility are being mixed within pageblocks.
935 watermark will be reclaimed in the event of a pageblock being mixed due
938 smaller than a pageblock then a pageblocks worth of pages will be reclaimed
Dfs.rst84 can be reclaimed when memory is short and want_pages is
/Linux-v5.10/Documentation/userspace-api/media/v4l/
Dvidioc-expbuf.rst63 the associated memory to be reclaimed.
/Linux-v5.10/drivers/net/ethernet/marvell/
Dmv643xx_eth.c1058 int reclaimed; in txq_reclaim() local
1062 reclaimed = 0; in txq_reclaim()
1063 while (reclaimed < budget && txq->tx_desc_count > 0) { in txq_reclaim()
1085 reclaimed++; in txq_reclaim()
1118 if (reclaimed < budget) in txq_reclaim()
1121 return reclaimed; in txq_reclaim()
/Linux-v5.10/Documentation/admin-guide/mm/
Dconcepts.rst176 reclaimed. For instance, in-memory caches of filesystem metadata can
194 until enough memory pages are reclaimed to satisfy the request.
Dpagemap.rst163 page will be reclaimed soon after its pageout IO completed
/Linux-v5.10/Documentation/admin-guide/
Dcgroup-v2.rst1108 won't be reclaimed under any conditions. If there is no
1111 effective low boundary if it is higher), pages are reclaimed
1134 memory won't be reclaimed unless there is no reclaimable
1137 effective min boundary if it is higher), pages are reclaimed
1214 The number of times the cgroup is reclaimed due to
1314 Part of "slab" that might be reclaimed, such as
1318 Part of "slab" that cannot be reclaimed on memory
1340 an active workingset before they got reclaimed.
1344 active workingset before they got reclaimed.
1347 Number of times a shadow node has been reclaimed
[all …]
/Linux-v5.10/Documentation/admin-guide/cgroup-v1/
Dmemory.rst485 reclaimed.
518 the cgroup will be reclaimed and as many pages reclaimed as possible.
561 unevictable # of bytes of memory that cannot be reclaimed (mlocked etc).
622 memory under it will be reclaimed.
/Linux-v5.10/Documentation/driver-api/nvdimm/
Dnvdimm.rst261 interleaved system-physical-address range is reclaimed as BLK-aperture
263 reclaimed space we create two BLK-aperture "namespaces" from REGION2 and
270 named "pm1.0", the rest is reclaimed in 4 BLK-aperture namespaces (for
/Linux-v5.10/Documentation/virt/kvm/devices/
Dvm.rst36 as unused are again used any may not be reclaimed by the host.
/Linux-v5.10/drivers/block/drbd/
Ddrbd_receiver.c211 LIST_HEAD(reclaimed); in drbd_reclaim_net_peer_reqs()
215 reclaim_finished_net_peer_reqs(device, &reclaimed); in drbd_reclaim_net_peer_reqs()
217 list_for_each_entry_safe(peer_req, t, &reclaimed, w.list) in drbd_reclaim_net_peer_reqs()
445 LIST_HEAD(reclaimed); in drbd_finish_peer_reqs()
450 reclaim_finished_net_peer_reqs(device, &reclaimed); in drbd_finish_peer_reqs()
454 list_for_each_entry_safe(peer_req, t, &reclaimed, w.list) in drbd_finish_peer_reqs()
/Linux-v5.10/Documentation/powerpc/
Dtransactional_memory.rst172 from the sighandler to the kernel will get reclaimed and discarded.
/Linux-v5.10/Documentation/ABI/testing/
Dsysfs-fs-f2fs35 reclaimed. If the number of prefree segments is larger than
/Linux-v5.10/Documentation/vm/
Dcleancache.rst151 saved and reclaimed if overall host system memory conditions allow.
Dunevictable-lru.rst115 chance of being reclaimed.
465 to unevictable LRU and the rest can be reclaimed.
/Linux-v5.10/Documentation/filesystems/
Dproc.rst915 reclaimed to achieve this.
994 reclaimed unless absolutely necessary.
997 eligible to be reclaimed for other purposes
1041 Part of Slab, that might be reclaimed, such as caches
1043 Part of Slab, that cannot be reclaimed on memory pressure

12