Message ID | 20250305043123.3938491-1-ming.lei@redhat.com (mailing list archive) |
---|---|
Headers | show |
Series | blk-throttle: remove last_bytes/ios and carryover byte/ios | expand |
On Wed, 05 Mar 2025 12:31:18 +0800, Ming Lei wrote: > Remove last_bytes_disp and last_ios_disp which isn't used any more. > > Remove carryover bytes/ios because we can carry the compensation bytes/ios > against dispatch bytes/ios directly. > > Depends on "[PATCH v2] blk-throttle: fix lower bps rate by throtl_trim_slice()"[1] > > [...] Applied, thanks! [1/3] blk-throttle: remove last_bytes_disp and last_ios_disp commit: 483a393e7e6189aac7d47b5295029159ab7a1cf1 [2/3] blk-throttle: don't take carryover for prioritized processing of metadata commit: a9fc8868b350cbf4ff730a4ea9651319cc669516 [3/3] blk-throttle: carry over directly commit: 6cc477c36875ea5329b8bfbdf4d91f83dc653c91 Best regards,