Cat@ponder.cat to Technology@lemmy.worldEnglish · 1 day agoFramework ships RISC-V board for its 13" laptops along with "boardless" laptop chassis.arstechnica.comexternal-linkmessage-square30fedilinkarrow-up1284arrow-down11
arrow-up1283arrow-down1external-linkFramework ships RISC-V board for its 13" laptops along with "boardless" laptop chassis.arstechnica.comCat@ponder.cat to Technology@lemmy.worldEnglish · 1 day agomessage-square30fedilink
minus-squareTheWilliamist@lemmy.worldlinkfedilinkEnglisharrow-up6·1 day agoDidn’t NT 3.x or 4.x run on a RISC CPU back in the day?
minus-squarethebigslime@lemmy.worldlinkfedilinkEnglisharrow-up6·1 day agoYes it supported PPC and MIPS, which are RISC platforms.
minus-squareleftzero@lemmynsfw.comlinkfedilinkEnglisharrow-up3·1 day agoThe NT kernel is built on top of a hardware abstraction layer, which should make it easier to port it to different architectures.
minus-squareTheWilliamist@lemmy.worldlinkfedilinkEnglisharrow-up1·5 hours agoTo be fair, most/all kernels are written on a hardware abstraction layer, although lot of that kernel was built off of VMS… 😂
minus-squareoctoblade@lemmynsfw.comlinkfedilinkEnglisharrow-up2·9 hours 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-squarefrezik@midwest.sociallinkfedilinkEnglisharrow-up4·1 day agoAlpha, yes, and modern Windows has been ported to ARM.
minus-squaredeltapi@lemmy.worldlinkfedilinkEnglisharrow-up4·1 day 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.
To be fair, most/all kernels are written on a hardware abstraction layer, although lot of that kernel was built off of VMS… 😂
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.
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.