3/4
mm/mglru: skip cold PUD subtrees during aging
The aging walks into every PUD and runs the PMD-level Bloom filter on each PMD. Add a coarser PUD-level filter (pud_filters) one level up: - walk_pmd_range() now reports whether it found any young le
The aging walks into every PUD and runs the PMD-level Bloom filter on each PMD. Add a coarser PUD-level filter (pud_filters) one level up: - walk_pmd_range() now reports whether it found any young le