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]
Date:   Wed, 17 Aug 2022 09:32:16 +0800
From:   Yu Kuai <yukuai1@...weicloud.com>
To:     Tejun Heo <tj@...nel.org>, Yu Kuai <yukuai1@...weicloud.com>
Cc:     mkoutny@...e.com, axboe@...nel.dk, ming.lei@...hat.com,
        cgroups@...r.kernel.org, linux-block@...r.kernel.org,
        linux-kernel@...r.kernel.org, yi.zhang@...wei.com,
        "yukuai (C)" <yukuai3@...wei.com>
Subject: Re: [PATCH v7 3/9] blk-throttle: factor out code to calculate
 ios/bytes_allowed

Hi, Tejun!

在 2022/08/17 3:47, Tejun Heo 写道:
> On Tue, Aug 02, 2022 at 10:04:09PM +0800, Yu Kuai wrote:
>> +static bool tg_with_in_iops_limit(struct throtl_grp *tg, struct bio *bio,
>> +				  u32 iops_limit, unsigned long *wait)
> 
> While at it, can you please rename these functions to tg_within_iops_limit?
> "within" is a single word. Other than that,

Of course, I'll do that in next version.
> 
> Acked-by: Tejun Heo <tj@...nel.org>
> 
> Thanks.
> 

Powered by blists - more mailing lists