Searched refs:cache_evict_throttle (Results 1 – 1 of 1) sorted by relevance
2162 static int cache_evict_throttle = 0; local2167 if (vm_page_queue_empty(&sq->age_q) && cache_evict_throttle == 0) {2194 cache_evict_throttle = 1000;2197 if (cache_evict_throttle) {2198 cache_evict_throttle--;