Message ID | 20221205115709.251489-1-shikemeng@huaweicloud.com (mailing list archive) |
---|---|
Headers | show |
Series | A few bugfix and cleanup patches for blk-throttle | expand |
On Mon, 05 Dec 2022 19:57:00 +0800, Kemeng Shi wrote: > hierarchy, corret comment and so on. More details can be found in > respective changelogs. Thanks. > Applied, thanks! [1/9] blk-throttle: correct stale comment in throtl_pd_init commit: f56019aef353576f43f945fdd065858145090582 [2/9] blk-throttle: Fix that bps of child could exceed bps limited in parent commit: 84aca0a7e039c8735abc0f89f3f48e9006c0dfc7 [3/9] blk-throttle: ignore cgroup without io queued in blk_throtl_cancel_bios commit: eb184791821409c37fef4f67638bb56bdaa82900 [4/9] blk-throttle: correct calculation of wait time in tg_may_dispatch commit: 183daeb11de871b073515d14ec1e3bc0da79e038 [5/9] blk-throttle: simpfy low limit reached check in throtl_tg_can_upgrade commit: a4d508e333829a8394e59efa06ce56e51f3e2b29 [6/9] blk-throttle: fix typo in comment of throtl_adjusted_limit commit: 009df341714c6c20a44dd9268681a8bff10bb050 [7/9] blk-throttle: remove incorrect comment for tg_last_low_overflow_time commit: e3031d4c7d2c5bff6b5944d61d4e31319739d216 [8/9] blk-throttle: remove repeat check of elapsed time from last upgrade in throtl_hierarchy_can_downgrade commit: 9c9f209d9d81ea67cd84f53f470a592c252d845d [9/9] blk-throttle: Use more siutable time_after check for update of slice_start commit: eea3e8b74aa1648fc96b739458d067a6e498c302 Best regards,