Re: [PATCH v6 5/6] zsmalloc: Add zpool_ops field to zs_pool to store evict handlers

From: Johannes Weiner
Date: Sat Nov 19 2022 - 11:39:11 EST


On Fri, Nov 18, 2022 at 04:15:35PM -0800, Nhat Pham wrote:
> This adds a new field to zs_pool to store evict handlers for writeback,
> analogous to the zbud allocator.
>
> Signed-off-by: Nhat Pham <nphamcs@xxxxxxxxx>
> Acked-by: Minchan Kim <minchan@xxxxxxxxxx>

Acked-by: Johannes Weiner <hannes@xxxxxxxxxxx>

Nice, much simpler. This should make Sergey happy too :)