Fix reading cpu cache size for Alpine(musl) (#41532)
authorManish Godse <61718172+mangod9@users.noreply.github.com>
Sat, 29 Aug 2020 05:17:01 +0000 (22:17 -0700)
committerGitHub <noreply@github.com>
Sat, 29 Aug 2020 05:17:01 +0000 (22:17 -0700)
commita3515ba0964729c55a5b2bf5c0ae8d2c39eb14be
treedd17d3b3619f6510f46d2b285b59b29e8de405d1
parent8e4f9378bbecfb99aacae03c63e8bea183de4867
Fix reading cpu cache size for Alpine(musl) (#41532)

* Fix reading cpu cache size for Alpine(musl)

* limiting the fallback to Linux only

* exclude ARM

* fixing copy-paste error
src/coreclr/src/gc/unix/gcenv.unix.cpp
src/coreclr/src/pal/src/misc/sysinfo.cpp