Skip to content

Conversation

@gitPo1son
Copy link

No description provided.

@kawasaki
Copy link
Collaborator

kawasaki commented Jan 4, 2026

@gitPo1son @zhongchanghui Thanks for this PR. As I noted in the issue #219, I would like to ask the confirmation by Yu Kuai.

Also, this commit needs proper commit log. Its title should have a prefix, like, "throtl/rc: ...". And the commit message should summarize what is reported in the issue #219. If that helps, I can do such commit message edit.

@gitPo1son gitPo1son force-pushed the czhong_fix_throtl001 branch from 5cc80ad to 0e2d304 Compare January 8, 2026 11:12
@gitPo1son
Copy link
Author

Hi, @kawasaki

yes, you are right, my test kernel has CONFIG_HZ=100.
and now I've modified the commit. please check it.
if there's anything inappropriate, please feel free to help edit the commit message.

Thanks,

when kernel set CONFIG_HZ=100,throtl/001 will failed on the sdebug device,
due to 1 jiffy delay for each I/O takes 0.01 second,then 256 I/Os takes
around 2.56 seconds which is reported as 3 seconds, making the expected 1
second test actually take 3 seconds.

Signed-off-by: Changhui Zhong <[email protected]>
@gitPo1son gitPo1son force-pushed the czhong_fix_throtl001 branch from 0e2d304 to 9cc31a8 Compare January 8, 2026 11:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants