3/9

mm/mglru: add debugfs knob for the empty-walk skip threshold

Change the hardcoded MGLRU_EMPTY_SKIP_GENS to a runtime-tunable mglru_empty_skip_gens (default 4), set by: echo “skip_empty ” > /sys/kernel/debug/lru_gen (0 = disable) The current value is sh