Searched refs:reclaim (Results 1 – 4 of 4) sorted by relevance
79 reclaim=$4116 ((curReclaim=curReclaim+${reclaim:=0}))
278 if grep -qi reclaim $traceout; then
2322 enum reclaim_state reclaim = NO_RECLAIM; in mp_event_psi() local2380 reclaim = DIRECT_RECLAIM; in mp_event_psi()2383 reclaim = KSWAPD_RECLAIM; in mp_event_psi()2479 } else if (reclaim == DIRECT_RECLAIM && thrashing > thrashing_limit) { in mp_event_psi()2519 if (events || killing || reclaim == DIRECT_RECLAIM) { in mp_event_psi()
86 happens from a flush thread or VM reclaim). In this mode, we only get