On Tue, 2 Jul 2024 at 17:12, Maciej W. Rozycki <macro@xxxxxxxxxxx> wrote: > > On Mon, 1 Jul 2024, Linus Torvalds wrote: > > > > But honestly, that's basically saying "in a different universe, alpha > > is not a mis-design". > > Precisely my point! We got so used to think in multiples of 8 bits that > other approaches seem ridiculous. But Maciej - alpha *was* designed for bytes. It wasn't a Cray 1. It wasn't a PDP-10. It was designed by the time people knew that bytes were the dominant thing, and that bytes were important and the main use case. But it was designed BADLY. The architecture sucked. Give it up. If alpha had been designed in the 60s or 70s when the whole issue of bytes were was debatable, it would have been incredible. But no. It was designed for byte accesses, and it FAILED AT THEM. Linus