Hello, On Thu, 14 May 2026 at 01:56, Andre Muezerie <[email protected]> wrote: > > From: Gena Tertychnyi <[email protected]> > > Fix specific to Windows NUMA machines with more than 64 cores per node > (e.g. 2 NUMAs with 128 cores each): > > - NumaNode.GroupMasks[] array is used instead of NumaNode.GroupMask. > - RelationAll is used instead of RelationNumaNode when calling > GetLogicalProcessorInformationEx because RelationAll returns the full > multi-group NUMA affinity as RelationNumaNode returns only the NUMA > node's primary group.
Probably worth a Fixes: tag. > > Signed-off-by: Gena Tertychnyi <[email protected]> > Signed-off-by: Andre Muezerie <[email protected]> Dmitry, any objection? -- David Marchand

