Re: [PATCH v1] buildtools: ensure the NUMA nodes are counted correct
From: Thomas Monjalon <hidden> Date: 2022-08-29 10:41:36
02/08/2022 09:54, Chaoyong He:
From: Peng Zhang <redacted>
Sorting a list of strings with the format "node[0-9]+" in order to find the
largest integer by looking at the last item after the sort breaks. But if
there are more then 10 items as a string sort will sort "node10" before
"node2", it will get the error NUMA nodes.