lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <abb0af09-e9bb-4781-176b-b4b98726c211@huaweicloud.com>
Date: Sun, 24 Mar 2024 10:11:12 +0800
From: Yu Kuai <yukuai1@...weicloud.com>
To: Mike Snitzer <snitzer@...nel.org>, Yu Kuai <yukuai1@...weicloud.com>
Cc: ming.lei@...hat.com, hch@....de, bvanassche@....org, axboe@...nel.dk,
 mpatocka@...hat.com, linux-block@...r.kernel.org,
 linux-kernel@...r.kernel.org, yi.zhang@...wei.com, yangerkun@...wei.com,
 "yukuai (C)" <yukuai3@...wei.com>
Subject: Re: [PATCH 2/2] block: remove blk_mq_in_flight() and
 blk_mq_in_flight_rw()

Hi,

在 2024/03/24 0:05, Mike Snitzer 写道:
> On Fri, Mar 22 2024 at 11:59P -0400,
> Yu Kuai <yukuai1@...weicloud.com> wrote:
> 
>> From: Yu Kuai <yukuai3@...wei.com>
>>
>> Now that blk-mq also use per_cpu counter to trace inflight as bio-based
>> device, they can be replaced by part_in_flight() and part_in_flight_rw()
>> directly.
> 
> Please reference the commit that enabled this, e.g.:
> 
> With commit XXXXX ("commit subject") blk-mq was updated to use per_cpu
> counters to track inflight IO same as bio-based devices, so replace
> blk_mq_in_flight* with part_in_flight() and part_in_flight_rw()
> accordingly.

Patch 1 in this set do this, so there is no commit xxx yet.

Thanks,
Kuai

> 
> (I'm not seeing the commit in question, but I only took a quick look).
> 
> Mike
> .
> 


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ