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

Want to implement parallel nut-scanner scanning support for IPMI #2523

Closed
jimklimov opened this issue Jul 9, 2024 · 0 comments · Fixed by #2528
Closed

Want to implement parallel nut-scanner scanning support for IPMI #2523

jimklimov opened this issue Jul 9, 2024 · 0 comments · Fixed by #2528
Labels
enhancement impacts-release-2.8.2 Issues reported against NUT release 2.8.2 (maybe vanilla or with minor packaging tweaks) nut-scanner
Milestone

Comments

@jimklimov
Copy link
Member

During work on #2511 and related issues, noted that scan_ipmi.c lacks the copy-pasted code blocks for pthreads/semaphore benefits of quicker scanning.

@jimklimov jimklimov added enhancement nut-scanner impacts-release-2.8.2 Issues reported against NUT release 2.8.2 (maybe vanilla or with minor packaging tweaks) labels Jul 9, 2024
@jimklimov jimklimov added this to the 2.8.3 milestone Jul 9, 2024
jimklimov added a commit to jimklimov/nut that referenced this issue Jul 10, 2024
jimklimov added a commit to jimklimov/nut that referenced this issue Jul 10, 2024
…until it is in the codebase

Signed-off-by: Jim Klimov <[email protected]>
jimklimov added a commit to jimklimov/nut that referenced this issue Jul 10, 2024
…ols#2523 until it is in the codebase"

This reverts commit d710ade:
the feature is here now.

Signed-off-by: Jim Klimov <[email protected]>
jimklimov added a commit to jimklimov/nut that referenced this issue Jul 10, 2024
…r.c, NEWS.adoc: implement parallel scanning for remote IPMI controllers [networkupstools#2523]

Signed-off-by: Jim Klimov <[email protected]>
jimklimov added a commit that referenced this issue Jul 10, 2024
Assorted codebase cleanup while preparing work for issue #2523
jimklimov added a commit to jimklimov/nut that referenced this issue Jul 11, 2024
…ols#2523 until it is in the codebase"

This reverts commit d710ade:
the feature is here now.

Signed-off-by: Jim Klimov <[email protected]>
jimklimov added a commit to jimklimov/nut that referenced this issue Jul 11, 2024
…r.c, NEWS.adoc: implement parallel scanning for remote IPMI controllers [networkupstools#2523]

Signed-off-by: Jim Klimov <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement impacts-release-2.8.2 Issues reported against NUT release 2.8.2 (maybe vanilla or with minor packaging tweaks) nut-scanner
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant