Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
tyingq
on April 16, 2021
|
parent
|
context
|
favorite
| on:
Docker Desktop for Mac (Apple Silicon)
That has come up already. The M1 does thread local storage in a different way than other aarch64 CPUs.
http://www.jakubkonka.com/2021/01/21/llvm-tls-apple-silicon....
my123
on April 16, 2021
[–]
It’s not the M1 chip by itself, but rather is macOS/iOS.
tyingq
on April 16, 2021
|
parent
[–]
I think it's both. Mimalloc had to use a different register:
https://github.com/microsoft/mimalloc/issues/343
my123
on April 16, 2021
|
root
|
parent
[–]
It’s the macOS/iOS ABI solely. It isn’t related in any way to the hardware itself.
Consider applying for YC's Spring batch! Applications are open till Feb 11.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
http://www.jakubkonka.com/2021/01/21/llvm-tls-apple-silicon....