Skip to content

Conversation

@blktests-ci
Copy link

@blktests-ci blktests-ci bot commented Nov 17, 2025

Pull request for series with
subject: block: rate-limit capacity change info log
version: 1
url: https://patchwork.kernel.org/project/linux-block/list/?series=1024097

@blktests-ci
Copy link
Author

blktests-ci bot commented Nov 17, 2025

Upstream branch: f824272
series: https://patchwork.kernel.org/project/linux-block/list/?series=1024097
version: 1

@blktests-ci
Copy link
Author

blktests-ci bot commented Nov 17, 2025

Upstream branch: f824272
series: https://patchwork.kernel.org/project/linux-block/list/?series=1024097
version: 1

@blktests-ci blktests-ci bot force-pushed the series/1024097=>linus-master branch from 81485fb to 961d0bf Compare November 17, 2025 17:04
@blktests-ci
Copy link
Author

blktests-ci bot commented Nov 17, 2025

Upstream branch: f824272
series: https://patchwork.kernel.org/project/linux-block/list/?series=1024097
version: 1

@blktests-ci blktests-ci bot force-pushed the series/1024097=>linus-master branch from 961d0bf to 32a85ee Compare November 17, 2025 18:31
@blktests-ci blktests-ci bot force-pushed the linus-master_base branch from d782508 to 6099a4d Compare November 17, 2025 23:44
@blktests-ci
Copy link
Author

blktests-ci bot commented Nov 17, 2025

Upstream branch: e7c375b
series: https://patchwork.kernel.org/project/linux-block/list/?series=1024097
version: 1

@blktests-ci blktests-ci bot force-pushed the series/1024097=>linus-master branch from 32a85ee to 3be8df0 Compare November 17, 2025 23:56
@blktests-ci blktests-ci bot force-pushed the linus-master_base branch from 6099a4d to 5121c4d Compare November 18, 2025 02:19
@blktests-ci
Copy link
Author

blktests-ci bot commented Nov 18, 2025

Upstream branch: e7c375b
series: https://patchwork.kernel.org/project/linux-block/list/?series=1024097
version: 1

@blktests-ci blktests-ci bot force-pushed the series/1024097=>linus-master branch from 3be8df0 to 794c8dd Compare November 18, 2025 02:30
@blktests-ci blktests-ci bot force-pushed the linus-master_base branch from 5121c4d to 4458758 Compare November 19, 2025 00:24
@blktests-ci
Copy link
Author

blktests-ci bot commented Nov 19, 2025

Upstream branch: 8b69055
series: https://patchwork.kernel.org/project/linux-block/list/?series=1024097
version: 1

@blktests-ci blktests-ci bot force-pushed the series/1024097=>linus-master branch from 794c8dd to 5b0463b Compare November 19, 2025 00:32
@blktests-ci blktests-ci bot force-pushed the linus-master_base branch from 4458758 to 6f43942 Compare November 21, 2025 09:45
@blktests-ci
Copy link
Author

blktests-ci bot commented Nov 21, 2025

Upstream branch: fd95357
series: https://patchwork.kernel.org/project/linux-block/list/?series=1024097
version: 1

loop devices under heavy stress-ng loop streessor can trigger many
capacity change events in a short time. Each event prints an info
message from set_capacity_and_notify(), flooding the console and
contributing to soft lockups on slow consoles.

Switch the printk in set_capacity_and_notify() to
pr_info_ratelimited() so frequent capacity changes do not spam
the log while still reporting occasional changes.

Cc: [email protected]
Signed-off-by: Li Chen <[email protected]>
Reviewed-by: Bart Van Assche <[email protected]>
Reviewed-by: Chaitanya Kulkarni <[email protected]>
@blktests-ci blktests-ci bot force-pushed the series/1024097=>linus-master branch from 5b0463b to f794300 Compare November 21, 2025 09:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants