Thread (21 messages) 21 messages, 3 authors, 2020-08-18

Re: [PATCH RESEND 5/5] block: Remove __blk_mq_sched_bio_merge() helper

From: Baolin Wang <baolin.wang@linux.alibaba.com>
Date: 2020-08-17 12:14:17
Also in: lkml

On Mon, Aug 17, 2020 at 08:32:41AM +0200, Christoph Hellwig wrote:
On Mon, Aug 17, 2020 at 12:09:19PM +0800, Baolin Wang wrote:
quoted
The blk_mq_sched_bio_merge() just wrap the __blk_mq_sched_bio_merge(), and
no other places will use __blk_mq_sched_bio_merge(). Thus we can combine
these 2 similar functions into one function.
I think the idea was to avoid the function call for the nomerges fast
path.  Not sure if that is really worth it.
Um, no places will use __blk_mq_sched_bio_merge(), not sure if it is a
good choice we still keep an unused and similar function?

Thanks for all your good suggestion.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help