Home
last modified time | relevance | path

Searched refs:reclaimable (Results 1 – 16 of 16) sorted by relevance

/Linux-v4.19/include/trace/events/
Doom.h36 unsigned long reclaimable,
42 TP_ARGS(zoneref, order, reclaimable, available, min_wmark, no_progress_loops, wmark_check),
48 __field( unsigned long, reclaimable)
59 __entry->reclaimable = reclaimable;
69 __entry->reclaimable, __entry->available, __entry->min_wmark,
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4vf/
Dsge.c411 static inline int reclaimable(const struct sge_txq *tq) in reclaimable() function
414 int reclaimable = hw_cidx - tq->cidx; in reclaimable() local
415 if (reclaimable < 0) in reclaimable()
416 reclaimable += tq->size; in reclaimable()
417 return reclaimable; in reclaimable()
434 int avail = reclaimable(tq); in reclaim_completed_tx()
2135 if (reclaimable(&txq->q) && __netif_tx_trylock(txq->txq)) { in sge_tx_timer_cb()
2136 int avail = reclaimable(&txq->q); in sge_tx_timer_cb()
/Linux-v4.19/Documentation/admin-guide/mm/
Dconcepts.rst169 disk, are called `reclaimable`. The most notable categories of the
170 reclaimable pages are page cache and anonymous memory.
181 The process of freeing the reclaimable physical memory pages and
Didle_page_tracking.rst65 are not reclaimable, he or she can filter them out using
/Linux-v4.19/fs/xfs/
Dxfs_icache.c1393 int reclaimable = 0; in xfs_reclaim_inodes_count() local
1397 reclaimable += pag->pag_ici_reclaimable; in xfs_reclaim_inodes_count()
1400 return reclaimable; in xfs_reclaim_inodes_count()
/Linux-v4.19/Documentation/sysctl/
Dvm.txt141 and reclaimable pages, the number of pages at which the background kernel
176 and reclaimable pages, the number of pages at which a process which is
208 reclaimable slab objects like dentries and inodes. Once dropped, their
213 To free reclaimable slab objects (includes dentries and inodes):
305 And on large highmem machines this lack of reclaimable lowmem memory
459 than this percentage of pages in a zone are reclaimable slab pages.
/Linux-v4.19/drivers/md/
Draid5-cache.c1512 sector_t reclaimable; in r5l_do_reclaim() local
1525 reclaimable = r5l_reclaimable_space(log); in r5l_do_reclaim()
1526 if (reclaimable >= reclaim_target || in r5l_do_reclaim()
1535 r5l_reclaimable_space(log) > reclaimable, in r5l_do_reclaim()
1542 if (reclaimable == 0 || !write_super) in r5l_do_reclaim()
/Linux-v4.19/mm/
Dvmscan.c2694 bool reclaimable = false; in shrink_node() local
2781 reclaimable = true; in shrink_node()
2853 if (reclaimable) in shrink_node()
2856 return reclaimable; in shrink_node()
Dpage_alloc.c3954 unsigned long reclaimable; in should_reclaim_retry() local
3958 available = reclaimable = zone_reclaimable_pages(zone); in should_reclaim_retry()
3967 trace_reclaim_retry_zone(z, order, reclaimable, in should_reclaim_retry()
3982 if (2 * write_pending > reclaimable) { in should_reclaim_retry()
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/
Dsge.c396 static inline int reclaimable(const struct sge_txq *q) in reclaimable() function
416 int avail = reclaimable(q); in cxgb4_reclaim_completed_tx()
3307 avail = reclaimable(&q->q); in sge_tx_timer_cb()
3324 int avail = reclaimable(&q->q); in sge_tx_timer_cb()
/Linux-v4.19/Documentation/ABI/testing/
Dsysfs-kernel-slab391 are reclaimable (and grouped by their mobility).
/Linux-v4.19/Documentation/scheduler/
Dsched-deadline.txt216 - Umax is the maximum reclaimable utilization (subjected to RT throttling
220 - Uextra is the (per runqueue) extra reclaimable utilization
/Linux-v4.19/Documentation/cgroup-v1/
Dmemory.txt170 Some pages which are never reclaimable and will not be on the LRU
331 box can still run out of non-reclaimable memory.
/Linux-v4.19/Documentation/vm/
Dunevictable-lru.rst451 page to be reclaimable.
/Linux-v4.19/Documentation/filesystems/
Dproc.txt888 page cache to function well, and that not all reclaimable
889 slab will be reclaimable, due to items being in use. The
/Linux-v4.19/Documentation/admin-guide/
Dcgroup-v2.rst1014 unprotected reclaimable memory available, OOM killer