[PATCH v5 2/4] usertools/cpu_layout: print out NUMA nodes
Robin Jarry
rjarry at redhat.com
Wed Aug 21 13:43:59 CEST 2024
Anatoly Burakov, Aug 21, 2024 at 11:44:
> 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
>
> usertools/cpu_layout.py | 36 +++++++++++++++++++++++++++++++-----
> 1 file changed, 31 insertions(+), 5 deletions(-)
Acked-by: Robin Jarry <rjarry at redhat.com>
Thanks!
More information about the dev
mailing list