Re: [PATCH v2 0/6] mm: zswap: global shrinker fix and proactive shrink

From: Nhat Pham
Date: Fri Jul 26 2024 - 14:25:26 EST


On Fri, Jul 26, 2024 at 11:13 AM Nhat Pham <nphamcs@xxxxxxxxx> wrote:
>
> __read_swap_cache_async(), or in shrink_lruvec()), we are doing block

/s/__read_swap_cache_async()/swapin_{cluster|vma}_readahead()

We're initiating the plugging at the swapin callsites.