Re: [PATCHv2 3/4] zsmalloc: make zspage chain size configurable

From: Sergey Senozhatsky
Date: Thu Jan 12 2023 - 02:11:34 EST


On (23/01/09 12:38), Sergey Senozhatsky wrote:
> Remove hard coded limit on the maximum number of physical
> pages per-zspage.
>
> This will allow tuning of zsmalloc pool as zspage chain
> size changes `pages per-zspage` and `objects per-zspage`
> characteristics of size classes which also affects size
> classes clustering (the way size classes are merged).

Andrew I have small fixup patch (0day build bot failure on
parisc64). How would you prefer to handle this?