|
|
|
|
|
by brynet
110 days ago
|
|
AFAIK Loongson is dead and isn't made anymore, and unlike OpenBSD/sgi, Loongson was a little-endian arch. OpenBSD/octeon is a closer match, but also discontinued as Cavium switched to making ARM CPUs. LoongArch is a new ISA and isn't MIPS compatible, and OpenBSD doesn't support it. |
|
Wrong. It is alive and well and in production from several vendors.
https://www.loongson.cn/EN
> Loongson was a little-endian arch
True.
https://loongson.github.io/LoongArch-Documentation/LoongArch...
But... so?
> LoongArch is a new ISA
Partly. It is new but it's still close. A former colleague wrote about it:
https://www.theregister.com/2021/11/02/china_loongson_mips/
The article cites this post on the LKML:
https://lore.kernel.org/lkml/87pmu1q5ms.wl-maz@kernel.org/
« You keep saying "not MIPS", and yet all I see is a blind copy of the MIPS code. »
Alpine supports it:
https://wiki.alpinelinux.org/wiki/Loongarch64
Debian is working on it:
https://wiki.debian.org/LoongArch
Gentoo is working on it:
https://wiki.gentoo.org/wiki/Project:LoongArch
Doesn't sound dead to me. Sounds a lot more alive than multiple architectures that OpenBSD does support.