summaryrefslogtreecommitdiff
path: root/libc/private/get_cpu_count_from_string.h
AgeCommit message (Collapse)Author
2015-09-29Fix the way to count online cpus.Yabin Cui
Read /proc/stat to count online cpus is not correct for all android kernels. Change to reading /sys/devices/system/cpu/online instead. Bug: 24376925 Change-Id: I3785a6c7aa15a467022a9a261b457194d688fb38