[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4c6bc1c6-9050-469c-b0f3-872745257398@yukuai.org.cn>
Date: Thu, 4 Sep 2025 01:00:43 +0800
From: Yu Kuai <hailan@...uai.org.cn>
To: Christoph Hellwig <hch@...radead.org>, Yu Kuai <yukuai1@...weicloud.com>
Cc: colyli@...nel.org, hare@...e.de, dlemoal@...nel.org, tieren@...as.com,
axboe@...nel.dk, tj@...nel.org, josef@...icpanda.com, song@...nel.org,
kmo@...erainc.com, satyat@...gle.com, ebiggers@...gle.com, neil@...wn.name,
akpm@...ux-foundation.org, linux-block@...r.kernel.org,
linux-kernel@...r.kernel.org, cgroups@...r.kernel.org,
linux-raid@...r.kernel.org, yukuai3@...wei.com, yi.zhang@...wei.com,
yangerkun@...wei.com, johnny.chenyi@...wei.com
Subject: Re: [PATCH RFC v3 13/15] block: skip unnecessary checks for split bio
Hi,
在 2025/9/3 21:33, Christoph Hellwig 写道:
> On Mon, Sep 01, 2025 at 11:32:18AM +0800, Yu Kuai wrote:
>> From: Yu Kuai <yukuai3@...wei.com>
>>
>> Lots of checks are already done while submitting this bio the first
>> time, and there is no need to check them again when this bio is
>> resubmitted after split.
>>
>> Hence factor out a helper submit_split_bio_noacct() for resubmitting
>> bio after splitting, only should_fail_bio() and blk_throtl_bio() are
>> kept.
> As Damien said last run this helper is a bit odd.
>
> I'd just make should_fail_bio non-sttic and merge
> submit_split_bio_noacct into bio_submit_split_bioset if that works out.
>
Ok, I'll do this in the next version.
Thanks,
Kuai
Powered by blists - more mailing lists