[PATCH v1] buildtools: ensure the NUMA nodes are counted correct
    Thomas Monjalon 
    thomas at monjalon.net
       
    Mon Aug 29 12:41:32 CEST 2022
    
    
  
02/08/2022 09:54, Chaoyong He:
> From: Peng Zhang <peng.zhang at corigine.com>
> 
> 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.
What is the error you are seeing?
    
    
More information about the dev
mailing list