Re: [PATCH 3/3] block: Replace struct rq_depth with unsigned int in struct iolatency_grp

From: Josef Bacik
Date: Mon Oct 17 2022 - 14:27:33 EST


On Thu, Sep 29, 2022 at 03:40:55PM +0800, Kemeng Shi wrote:
> We only need a max queue depth for every iolatency to limit the inflight io
> number. Replace struct rq_depth with unsigned int to simplfy "struct
> iolatency_grp" and save memory.
>
> Signed-off-by: Kemeng Shi <shikemeng@xxxxxxxxxx>

Reviewed-by: Josef Bacik <josef@xxxxxxxxxxxxxx>

Thanks,

Josef