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

Define processor topology on s390x #80088

Draft
wants to merge 1 commit into
base: devel
Choose a base branch
from

Conversation

yselkowitz
Copy link
Contributor

@yselkowitz yselkowitz commented Feb 24, 2023

SUMMARY

This is a continuation of #79806, using processor topology on s390x hosts where available (5.7+ kernel with CONFIG_SCHED_TOPOLOGY) to define a more accurate processor_count value ("sockets", like on x86 hosts).

ISSUE TYPE
  • Feature Pull Request
COMPONENT NAME

facts

ADDITIONAL INFORMATION

The modified test case shows the effect of this patch.

/cc @nitzmahone

Signed-off-by: Yaakov Selkowitz <yselkowi@redhat.com>
@ansibot ansibot added WIP This issue/PR is a work in progress. Nevertheless it was shared for getting input from peers. affects_2.15 feature This issue/PR relates to a feature request. needs_triage Needs a first human triage before being processed. labels Feb 24, 2023
@mkrizek mkrizek removed the needs_triage Needs a first human triage before being processed. label Feb 28, 2023
@ansibot ansibot added the stale_ci This PR has been tested by CI more than one week ago. Close and re-open this PR to get it retested. label Mar 8, 2023
@ansibot ansibot added the needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR. label Jul 12, 2023
@ansibot ansibot added the needs_rebase https://docs.ansible.com/ansible/devel/dev_guide/developing_rebasing.html label Nov 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects_2.15 feature This issue/PR relates to a feature request. needs_rebase https://docs.ansible.com/ansible/devel/dev_guide/developing_rebasing.html needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR. stale_ci This PR has been tested by CI more than one week ago. Close and re-open this PR to get it retested. WIP This issue/PR is a work in progress. Nevertheless it was shared for getting input from peers.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants