Home
last modified time | relevance | path

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

/linux-4.4.14/mm/
Dvmpressure.c112 unsigned long reclaimed) in vmpressure_calc_level() argument
114 unsigned long scale = scanned + reclaimed; in vmpressure_calc_level()
124 pressure = scale - (reclaimed * scale / scanned); in vmpressure_calc_level()
128 scanned, reclaimed); in vmpressure_calc_level()
140 unsigned long scanned, unsigned long reclaimed) in vmpressure_event() argument
146 level = vmpressure_calc_level(scanned, reclaimed); in vmpressure_event()
166 unsigned long reclaimed; in vmpressure_work_fn() local
183 reclaimed = vmpr->reclaimed; in vmpressure_work_fn()
185 vmpr->reclaimed = 0; in vmpressure_work_fn()
189 if (vmpressure_event(vmpr, scanned, reclaimed)) in vmpressure_work_fn()
[all …]
Dzpool.c297 unsigned int *reclaimed) in zpool_shrink() argument
299 return zpool->driver->shrink(zpool->pool, pages, reclaimed); in zpool_shrink()
Dzbud.c170 unsigned int *reclaimed) in zbud_zpool_shrink() argument
182 if (reclaimed) in zbud_zpool_shrink()
183 *reclaimed = total; in zbud_zpool_shrink()
Dmemcontrol.c2642 unsigned long reclaimed; in mem_cgroup_soft_limit_reclaim() local
2666 reclaimed = mem_cgroup_soft_reclaim(mz->memcg, zone, in mem_cgroup_soft_limit_reclaim()
2668 nr_reclaimed += reclaimed; in mem_cgroup_soft_limit_reclaim()
2678 if (!reclaimed) in mem_cgroup_soft_limit_reclaim()
Dvmscan.c610 bool reclaimed) in __remove_mapping() argument
675 if (reclaimed && page_is_file_cache(page) && in __remove_mapping()
Dzsmalloc.c348 unsigned int *reclaimed) in zs_zpool_shrink() argument
/linux-4.4.14/include/linux/
Dvmpressure.h14 unsigned long reclaimed; member
30 unsigned long scanned, unsigned long reclaimed);
44 unsigned long scanned, unsigned long reclaimed) {} in vmpressure() argument
Dzpool.h54 unsigned int *reclaimed);
97 unsigned int *reclaimed);
/linux-4.4.14/Documentation/virtual/kvm/devices/
Dvm.txt26 as unused are again used any may not be reclaimed by the host.
/linux-4.4.14/drivers/net/ethernet/marvell/
Dmv643xx_eth.c1080 int reclaimed; in txq_reclaim() local
1084 reclaimed = 0; in txq_reclaim()
1085 while (reclaimed < budget && txq->tx_desc_count > 0) { in txq_reclaim()
1107 reclaimed++; in txq_reclaim()
1140 if (reclaimed < budget) in txq_reclaim()
1143 return reclaimed; in txq_reclaim()
/linux-4.4.14/arch/cris/arch-v32/kernel/
Dhead.S179 ;; reclaimed after init is finished.
/linux-4.4.14/Documentation/cgroups/
Dmemory.txt437 reclaimed.
467 the cgroup will be reclaimed and as many pages reclaimed as possible.
505 unevictable - # of bytes of memory that cannot be reclaimed (mlocked etc).
555 memory under it will be reclaimed.
/linux-4.4.14/Documentation/sysctl/
Dvm.txt208 reclaimed by the kernel when memory is needed elsewhere on the system.
339 for page allocation or should be reclaimed.
445 (fallback from the local zone occurs) slabs will be reclaimed if more
464 zone_reclaim_mode allows to be reclaimed.
Dfs.txt73 can be reclaimed when memory is short and want_pages is
/linux-4.4.14/Documentation/vm/
Dpagemap.txt145 9. RECLAIM page will be reclaimed soon after its pageout IO completed
Dcleancache.txt132 saved and reclaimed if overall host system memory conditions allow.
Dtranshuge.txt226 reason is that a huge page is old and is being reclaimed.
Dunevictable-lru.txt139 chance of being reclaimed.
/linux-4.4.14/Documentation/ABI/testing/
Dsysfs-kernel-slab297 allocating new slabs. Such slabs may be reclaimed by utilizing
432 The shrink file is written when memory should be reclaimed from
/linux-4.4.14/Documentation/nvdimm/
Dnvdimm.txt231 interleaved system-physical-address range is reclaimed as BLK-aperture
233 reclaimed space we create two BLK-aperture "namespaces" from REGION2 and
240 named "pm1.0", the rest is reclaimed in 4 BLK-aperture namespaces (for
/linux-4.4.14/drivers/block/drbd/
Ddrbd_receiver.c220 LIST_HEAD(reclaimed); in drbd_kick_lo_and_reclaim_net()
224 reclaim_finished_net_peer_reqs(device, &reclaimed); in drbd_kick_lo_and_reclaim_net()
227 list_for_each_entry_safe(peer_req, t, &reclaimed, w.list) in drbd_kick_lo_and_reclaim_net()
427 LIST_HEAD(reclaimed); in drbd_finish_peer_reqs()
432 reclaim_finished_net_peer_reqs(device, &reclaimed); in drbd_finish_peer_reqs()
436 list_for_each_entry_safe(peer_req, t, &reclaimed, w.list) in drbd_finish_peer_reqs()
/linux-4.4.14/Documentation/filesystems/
Dproc.txt815 reclaimed to achieve this.
879 reclaimed unless absolutely necessary.
881 eligible to be reclaimed for other purposes
902 SReclaimable: Part of Slab, that might be reclaimed, such as caches
903 SUnreclaim: Part of Slab, that cannot be reclaimed on memory pressure
Df2fs.txt198 segments to be reclaimed. If the number of prefree
Dvfs.txt1091 into an LRU list to be reclaimed on memory shortage.
/linux-4.4.14/Documentation/filesystems/caching/
Dbackend-api.txt298 object cannot be reclaimed to make space. Return -ENOSPC if there's not
/linux-4.4.14/Documentation/RCU/
DwhatisRCU.txt81 to the data structure, so it now may safely be reclaimed
/linux-4.4.14/Documentation/
Dkernel-parameters.txt1704 allocation of pages that may be reclaimed or moved