Re: [PATCH v8 0/6] workload-specific and memory pressure-driven zswap writeback

From: Andrew Morton
Date: Thu Nov 30 2023 - 16:19:36 EST


On Thu, 30 Nov 2023 11:40:17 -0800 Nhat Pham <nphamcs@xxxxxxxxx> wrote:

> This patch series solves these issues by separating the global zswap
> LRU into per-memcg and per-NUMA LRUs, and performs workload-specific
> (i.e memcg- and NUMA-aware) zswap writeback under memory pressure.

Thanks, I've updated mm-unstable to this version.