On 12.10.22 10:03, Markus Armbruster wrote:
Acked-by: Markus Armbruster
Thanks, I'll similarly adjust to use "host nodes" and "host CPUs".
--
Thanks,
David / dhildenb
David Hildenbrand writes:
> On 11.10.22 08:03, Markus Armbruster wrote:
>> David Hildenbrand writes:
>>
>>> Let's make it easier to pin threads created via a ThreadContext to
>>> all CPUs currently belonging to a given set of NUMA nodes -- which is the
>>> common case.
>>>
>>> "node-affinity" i
On 11.10.22 08:03, Markus Armbruster wrote:
David Hildenbrand writes:
Let's make it easier to pin threads created via a ThreadContext to
all CPUs currently belonging to a given set of NUMA nodes -- which is the
common case.
"node-affinity" is simply a shortcut for setting "cpu-affinity" manua
David Hildenbrand writes:
> Let's make it easier to pin threads created via a ThreadContext to
> all CPUs currently belonging to a given set of NUMA nodes -- which is the
> common case.
>
> "node-affinity" is simply a shortcut for setting "cpu-affinity" manually
> to the list of CPUs belonging to
Let's make it easier to pin threads created via a ThreadContext to
all CPUs currently belonging to a given set of NUMA nodes -- which is the
common case.
"node-affinity" is simply a shortcut for setting "cpu-affinity" manually
to the list of CPUs belonging to the set of nodes. This property can on