Hi,
Глеб Рахмановский wrote: > > Dear Gurus, > Please let me know, are there any advantages of UltraSparc IIe over Cortex A7 > AllWinner H3 for a secure communication host ignoring a factor of power > efficiency, size and loud noise? > IMHO the only feature OpenBSD can benefit from UltraSparc is StackGhost ? > The comparison is a little far fetched. I prefer the Big-Endian CPU of SPARC where sometimes just a 1-byte off in a string or a badly aligned or initialized struct segfaults your program: hapy debugging. Do that on ARM. Also, you can fully load your Netra T1, yet connect via ssh, do some work and just notice it is slower. Do the same on your PI or similar or even (compared to the higher CPU performance) on laptop it cringes. What would be lovable would be a cheap, modern, multi-core SPARC. You could do that, but commercially nobody does it because it is a complex architecture. But there is the LEON, modern 32bit CPU for Aerospace and Russia also has several iterations of the SPARC, dating back to the Elbrus. Of course, for us "mortals" not available and not as cheap as an ARM. MIPS is in a little better shape, but there too you need to resort to Little Endian if you want something cheap as ARM. Sad, but true... right now you have an ARM/i386/amd64 monoculture, but it reflects in the cheap prices of the CPUs. Riccardo