Re: [PATCH v2] zsmalloc: consider ZS_ALMOST_FULL as migrate source

From: Minchan Kim
Date: Fri Jul 10 2015 - 02:00:36 EST


On Fri, Jul 10, 2015 at 02:46:54PM +0900, Sergey Senozhatsky wrote:
> On (07/10/15 14:31), Minchan Kim wrote:
> > There is no reason to prevent select ZS_ALMOST_FULL as migration
> > source if we cannot find source from ZS_ALMOST_EMPTY.
> >
> > With this patch, zs_can_compact will return more exact result.
> >
> > * From v1
> > * remove unnecessary found variable - Sergey
> >
> > Signed-off-by: Minchan Kim <minchan.kim@xxxxxxx>
> >
>
> Acked-by: Sergey Senozhatsky <sergey.senozhatsky@xxxxxxxxx>
>

Thanks, Sergey!
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/