seanmonstar/num_cpus

How to know the number of big and little cores in ARM big.LITTLE architecture?

fzyzcjy opened this issue · 0 comments

Hi thanks for the lib! I wonder how to know the number of big and little cores in ARM big.LITTLE architecture? For example, I may only want to spawn number of threads that equals the big cores.