DataDog / glommio

Glommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier for rustaceans.
Other
3.06k stars 162 forks source link

this is no core_cpus_list file, how to fix it? #640

Closed TheLudlows closed 6 months ago

TheLudlows commented 7 months ago

[root@master topology]# pwd /sys/devices/system/cpu/cpu0/topology [root@master topology]# ll total 0 -r--r--r-- 1 root root 4096 Mar 8 15:09 core_id -r--r--r-- 1 root root 4096 Feb 7 08:30 core_siblings -r--r--r-- 1 root root 4096 Mar 8 15:09 core_siblings_list -r--r--r-- 1 root root 4096 Feb 7 08:30 physical_package_id -r--r--r-- 1 root root 4096 Mar 8 15:09 thread_siblings -r--r--r-- 1 root root 4096 Mar 8 15:09 thread_siblings_list [root@master topology]#