Re: [PATCH v2 3/8] mm/zsmalloc: take obj index back from find_alloced_obj

From: Sergey Senozhatsky
Date: Mon Jul 04 2016 - 21:32:24 EST


On (07/04/16 14:49), Ganesh Mahendran wrote:
> the obj index value should be updated after return from
> find_alloced_obj() to avoid CPU buring caused by unnecessary
> object scanning.

'burning'

> Signed-off-by: Ganesh Mahendran <opensource.ganesh@xxxxxxxxx>

Reviewed-by: Sergey Senozhatsky <sergey.senozhatsky@xxxxxxxxx>

-ss