-
Notifications
You must be signed in to change notification settings - Fork 304
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
DAOS-15739 engine: Add multi-socket support #14234
Merged
Merged
Changes from 14 commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
c198e6d
DAOS-15739 engine: Add multi-socket support
jolivier23 b706c29
minor fix
jolivier23 610a9a8
Remove DAOS_MULTISOCKET envirable
jolivier23 4b1730c
Add DAOS_FORWARD_SELF
jolivier23 e153977
Merge branch 'master' into jvolivie/add_multisocket
jolivier23 e86d14d
Skip-build-ubuntu20-rpm: true
jolivier23 34459d0
Merge branch 'master' into jvolivie/add_multisocket
jolivier23 89a7e24
Fix a bug with dss_core_offset
jolivier23 00fcc86
Merge branch 'master' into jvolivie/add_multisocket
jolivier23 e854c9f
Merge branch 'master' into jvolivie/add_multisocket
jolivier23 62d6591
Fix first_core handling in control plane so it
jolivier23 043c5dc
Avoid invalid assertion
jolivier23 e3e3a5a
autoconfig shouldn't be setting both pinned_numa_node and first_core
jolivier23 5e6a225
Fix up some configs to avoid setting first_core
jolivier23 a2cdd98
Revert "Fix up some configs to avoid setting first_core"
jolivier23 9dfe48f
Revert "autoconfig shouldn't be setting both pinned_numa_node and fir…
jolivier23 b61c48e
Allow first_core: 0 to be set with pinned_numa_node
jolivier23 ef9c4a5
Features: control
jolivier23 b8420f9
Print which setting is superfluous
jolivier23 a0a86df
Set first core to nil
jolivier23 e0ccb53
Add one comment
jolivier23 33c7d85
Features: control
jolivier23 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
while we are changing things it might make sense to change ServiceThreadCore to *uint