Bug 1734787
Summary: | Backport NUMA stuff | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 8 | Reporter: | Lukáš Nykrýn <lnykryn> |
Component: | systemd | Assignee: | Michal Sekletar <msekleta> |
Status: | CLOSED ERRATA | QA Contact: | Frantisek Sumsal <fsumsal> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | --- | CC: | fweimer, jsynacek, lmiksik, msekleta, pbunyan, systemd-maint-list, vashirov |
Target Milestone: | rc | ||
Target Release: | 8.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | systemd-239-20.el8 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2020-04-28 16:45:02 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Lukáš Nykrýn
2019-07-31 12:36:44 UTC
NUMAPolicy/NUMAMask: https://github.com/systemd/systemd/pull/12764 Related test: https://github.com/systemd/systemd/pull/12884 CPUAffinity fixes: https://github.com/systemd/systemd/pull/12628 https://github.com/systemd-rhel/rhel-8/pull/41 @Frantisek, I didn't backport the test because for RHEL purposes it doesn't make much sense to have it in the tree and only run it in CentOS CI. Instead, we should take it, modify it accordingly (currently we always use only NUMA node 0), wrap it with beakerlib and run it in Beaker on actual NUMA machines (i.e. such that have more than 1 NUMA node). Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2020:1794 |