On Mon, Oct 31, 2022 at 02:41:02PM +0900, Sergey Senozhatsky wrote: > There is no reason for us to require pages per-zspage to be a > power of two. Rename macros and use plain limit numbers there > instead of 2 ^ N values. This will let us to have more tunable > limits. > > Signed-off-by: Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx> Looks good to me.