On Tuesday, 12 July 2016 at 15:24:29 UTC, Guillaume Chatelet
wrote:
2. As far as I know, Android does not expose either CPU
identification or cache structure information to userspace.
Please do correct me if I'm wrong and this library found a way
around that --- but from a cursory look at the cpuid library
code, it does not have an ARM implementation at the moment?"
According to docs:
https://developer.android.com/ndk/guides/cpu-features.html
Or, probably not recommended or supported:
https://github.com/jooink/ndk-cpuid/blob/master/CPUIdApp/jni/com_jooink_experiments_android_ndk_cpuid_CPUIdApp.c