Re: [PATCH v4 0/4] zram memory tracking

From: Minchan Kim
Date: Mon Apr 16 2018 - 05:12:44 EST


On Mon, Apr 16, 2018 at 04:42:18PM +0900, Sergey Senozhatsky wrote:
> On (04/16/18 12:31), Minchan Kim wrote:
> > Minchan Kim (4):
> > zram: correct flag name of ZRAM_ACCESS
> > zram: mark incompressible page as ZRAM_HUGE
> > zram: record accessed second
> > zram: introduce zram memory tracking
>
> Looks OK to me. After Randy's comments addressed:
>
> Reviewed-by: Sergey Senozhatsky <sergey.senozhatsky@xxxxxxxxx>

Thanks for the review, Sergey!