Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix how thread_stats and updtr_status handle 'reset' in ldmsd_controller #1562

Merged
merged 2 commits into from
Dec 14, 2024

Conversation

nichamon
Copy link
Collaborator

No description provided.

Without the patch, do_thread_stats() does not pass user's reset value to
the underlying module, so the reset mode does not work. The patch fixes
this.
do_updtr_status() in ldmsd_controller does not pass user's reset value
to the underlying module, so the reset does not work. The patch fixes
this.
@nichamon nichamon requested a review from tom95858 December 13, 2024 03:51
@nichamon nichamon added this to the v4.4.5 milestone Dec 13, 2024
@nichamon
Copy link
Collaborator Author

@tom95858 The bugs had been already fixed on the 'main' branch.

@tom95858 tom95858 merged commit b7616b5 into ovis-hpc:b4.4 Dec 14, 2024
14 checks passed
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.

2 participants