Bug 2181004

Summary: updade (rebase) the numactl package to upstream v2.0.16
Product: Red Hat Enterprise Linux 9 Reporter: Rafael Aquini <aquini>
Component: numactlAssignee: Pingfan Liu <piliu>
Status: CLOSED DUPLICATE QA Contact: qe-baseos-daemons
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: CentOS StreamCC: bstinson, jwboyer, piliu, qe-baseos-daemons, ruyang
Target Milestone: rcKeywords: Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 2181003 Environment:
Last Closed: 2023-04-11 11:55:56 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:
Bug Depends On: 2153926    
Bug Blocks: 2181003    

Description Rafael Aquini 2023-03-22 20:21:24 UTC
+++ This bug was initially created as a clone of Bug #2181003 +++

Since kernel v5.15 there's a new memory allocation policy (MPOL_PREFERRED_MANY),
and such policy is present in RHEL-9 since 9.1.

Applications linking against libnuma as well as applications that depend on numactl to set their default allocation policy will required this update in order
to leverage the new policy implemented by the kernel.