Re: [PATCH v2] zram: support a page writeback
From: Sergey Senozhatsky
Date: Tue Oct 20 2020 - 20:15:00 EST
On (20/10/20 12:05), Minchan Kim wrote:
> There is a demand to writeback specific pages on process to backing store
> instead of all idles pages in the system due to storage wear out concern
> and launching latency of apps which are most of time idle but critical
> for resume latency.
>
> This patch extends the writeback knob to support a specific page
> writeback.
>
> Cc: Sergey Senozhatsky <sergey.senozhatsky.work@xxxxxxxxx>
> Signed-off-by: Minchan Kim <minchan@xxxxxxxxxx>
Hi Minchan,
LGTM
Reviewed-by: Sergey Senozhatsky <sergey.senozhatsky@xxxxxxxxx>
-ss