[PATCH v3 2/4] usertools/cpu_layout: print out NUMA nodes
Burakov, Anatoly
anatoly.burakov at intel.com
Wed Aug 21 10:49:38 CEST 2024
On 8/20/2024 9:22 PM, Robin Jarry wrote:
> Anatoly Burakov, Aug 20, 2024 at 17:35:
>> In traditional NUMA case, NUMA nodes and physical sockets were used
>> interchangeably, but there are cases where there can be multiple NUMA
>> nodes per socket, as well as all CPU's being assigned NUMA node 0 even in
>> cases of multiple sockets. Use sysfs to print out NUMA information.
>>
>> Signed-off-by: Anatoly Burakov <anatoly.burakov at intel.com>
>> ---
>>
>> Notes:
>> v2 -> v3:
>> - Sort imports alphabetically
>
> Looks good to me, can you format the code for that commit as well?
>
Hi,
(duplicating here for posterity)
My IDE is already set up to auto-format with Ruff since our last
conversation, so this is already formatted. I ran ruff format command
just in case but it produced no changes.
--
Thanks,
Anatoly
More information about the dev
mailing list