Searched refs:cache_evict_throttle (Results 1 – 1 of 1) sorted by relevance
1984 static int cache_evict_throttle = 0; in vps_object_cache_evict() local1989 if (vm_page_queue_empty(&sq->age_q) && cache_evict_throttle == 0) { in vps_object_cache_evict()2016 cache_evict_throttle = 1000; in vps_object_cache_evict()2019 if (cache_evict_throttle) { in vps_object_cache_evict()2020 cache_evict_throttle--; in vps_object_cache_evict()