Skip to content

Change semantics in reporting of CPUAffinity

Instead of forcing CPUAffinity to 0 if NUMA detection can't be performed, we instead report CPUAffinity as nil, allowing the caller to decide how it wants to interpret this.

Merge request reports