[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <908d464e-e695-3a27-56f6-1ceabd727989@kernel.dk>
Date: Tue, 30 Aug 2022 07:59:32 -0600
From: Jens Axboe <axboe@...nel.dk>
To: Liu Song <liusong@...ux.alibaba.com>
Cc: linux-block@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [RFC PATCH] blk-mq: change bio_set_ioprio to inline
On 8/30/22 3:45 AM, Liu Song wrote:
> From: Liu Song <liusong@...ux.alibaba.com>
>
> Change "bio_set_ioprio" to inline to avoid calling overhead.
Let's not try to 2nd guess the compiler here. Most things that are
marked inline should not be.
--
Jens Axboe
Powered by blists - more mailing lists