MAX_LRU_BATCH
if (need_resched() || walk->batched >= MAX_LRU_BATCH) {
int remaining = MAX_LRU_BATCH;
int scan_batch = min(nr_to_scan, MAX_LRU_BATCH);