I’ve seen people talking about it and experienced it myself with a server, but why does Linux run so well on ARM (especially compared to Windows)?
I’ve seen people talking about it and experienced it myself with a server, but why does Linux run so well on ARM (especially compared to Windows)?
Windows is LLP64 which is dumb while Linux is LP64.
Ok. That only impacts C/C++ porting but still it’s a silly choice by windows.