Re: [RFC PATCH] blk-mq: change bio_set_ioprio to inline

From: Chaitanya Kulkarni
Date: Tue Aug 30 2022 - 08:48:49 EST


On 8/30/22 02:45, Liu Song wrote:
> From: Liu Song <liusong@xxxxxxxxxxxxxxxxx>
>
> Change "bio_set_ioprio" to inline to avoid calling overhead.
>
> Signed-off-by: Liu Song <liusong@xxxxxxxxxxxxxxxxx>

for performance overhead please provide quantitative data

-ck