@[email protected] to [email protected]English • 3 months agoFramework ships RISC-V board for its 13" laptops along with "boardless" laptop chassis.arstechnica.comexternal-linkmessage-square48fedilinkarrow-up1334arrow-down12
arrow-up1332arrow-down1external-linkFramework ships RISC-V board for its 13" laptops along with "boardless" laptop chassis.arstechnica.com@[email protected] to [email protected]English • 3 months agomessage-square48fedilink
minus-square@[email protected]linkfedilinkEnglish7•3 months agoDidn’t NT 3.x or 4.x run on a RISC CPU back in the day?
minus-square@[email protected]linkfedilinkEnglish8•3 months agoYes it supported PPC and MIPS, which are RISC platforms.
minus-square@[email protected]linkfedilinkEnglish4•3 months agoThe NT kernel is built on top of a hardware abstraction layer, which should make it easier to port it to different architectures.
minus-square@[email protected]linkfedilinkEnglish4•3 months agoYeah, porting the kernel is the “easy” part for any OS. Its the user space and building up a software ecosystem for the new architecture that is a pain in the ass.
minus-square@[email protected]linkfedilinkEnglish1•3 months agoTo be fair, most/all kernels are written on a hardware abstraction layer, although lot of that kernel was built off of VMS… 😂
minus-square@[email protected]linkfedilinkEnglish1•3 months agoGotta say, that is the most technical picture ever posted from lemmynsfw
minus-square@[email protected]linkfedilinkEnglish4•3 months agoAlpha, yes, and modern Windows has been ported to ARM.
minus-square@[email protected]linkfedilinkEnglish4•3 months agoAnd MIPS too. NT 3.1, 3.5, 4.0 all saw MIPS, Alpha, and x86 releases.
Didn’t NT 3.x or 4.x run on a RISC CPU back in the day?
Yes it supported PPC and MIPS, which are RISC platforms.
The NT kernel is built on top of a hardware abstraction layer, which should make it easier to port it to different architectures.
Yeah, porting the kernel is the “easy” part for any OS. Its the user space and building up a software ecosystem for the new architecture that is a pain in the ass.
To be fair, most/all kernels are written on a hardware abstraction layer, although lot of that kernel was built off of VMS… 😂
Gotta say, that is the most technical picture ever posted from lemmynsfw
Alpha, yes, and modern Windows has been ported to ARM.
And MIPS too. NT 3.1, 3.5, 4.0 all saw MIPS, Alpha, and x86 releases.