Re: [PATCH] zram: add limit to recompression
From: Sergey Senozhatsky
Date: Fri Mar 29 2024 - 05:20:41 EST
On (24/03/29 18:06), Sergey Senozhatsky wrote:
> Introduce "max_pages" param to recompression device attribute
> which sets the upper limit on the number of entries (pages) zram
> attempts to recompress.
Scratch this one. I think I want recompression limit to
respect size thresholds, algo priority ranges, etc.