I have been keeping an eye on Raptor and Talos for a while now, and it's super exciting to see another cpu-platform with security and openess in mind. As a GNU+Linux guy, has anyone had any experience with GNU+Linux on the Power platform? What kind of differences could I expect. I've been itching to build a new AMD Naples 64 core (2x cpu) server, but I have to admit I'm tempted to just do AMD Ryzen for my upcoming de…
No idea recently, but even back in the apple PPC days pretty much everything worked. The things that didn't were typically lesser used desktoppy things or more community written software that didn't take endianness into consideration. If you're not afraid to dig into sources alot of things only took adding an endianness hack / byteswap to certain lines to make things work properly. Also to check into are some languag…
That being said, there's probably a lot of libraries with x86-64 ASM kernels in them which will run slower if they have to use the generic C/whatever version on power.