| [root@SRV14774 bin]# ./xmr-stak-cpu
 The configuration for 'cpu_threads_conf' in your config file is 'null'.
 The miner evaluates your system and prints a suggestion for the section `cpu_threads_conf` to the terminal.
 The values are not optimal, please try to tweak the values based on notes in config.txt.
 Please copy & paste the block within the asterisks to your config.
 
 
 **************** Copy&Paste BEGIN ****************
 
 "cpu_threads_conf" :
 [
 { "low_power_mode" : false, "no_prefetch" : true, "affine_to_cpu" : 0 },
 { "low_power_mode" : false, "no_prefetch" : true, "affine_to_cpu" : 1 },
 { "low_power_mode" : false, "no_prefetch" : true, "affine_to_cpu" : 2 },
 { "low_power_mode" : false, "no_prefetch" : true, "affine_to_cpu" : 3 },
 { "low_power_mode" : false, "no_prefetch" : true, "affine_to_cpu" : 8 },
 { "low_power_mode" : false, "no_prefetch" : true, "affine_to_cpu" : 9 },
 { "low_power_mode" : false, "no_prefetch" : true, "affine_to_cpu" : 4 },
 { "low_power_mode" : false, "no_prefetch" : true, "affine_to_cpu" : 5 },
 { "low_power_mode" : false, "no_prefetch" : true, "affine_to_cpu" : 6 },
 { "low_power_mode" : false, "no_prefetch" : true, "affine_to_cpu" : 7 },
 { "low_power_mode" : false, "no_prefetch" : true, "affine_to_cpu" : 12 },
 { "low_power_mode" : false, "no_prefetch" : true, "affine_to_cpu" : 13 },
 ],
 
 **************** Copy&Paste END ****************
 
 |