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 <[email protected]> > Signed-off-by: Minchan Kim <[email protected]>
Hi Minchan, LGTM Reviewed-by: Sergey Senozhatsky <[email protected]> -ss

