this post was submitted on 06 Apr 2025
54 points (93.5% liked)

Linux

53100 readers
654 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

cross-posted from: https://lemmy.ml/post/28215475

Merged on Friday for the nearly-over Linux 6.15 merge window were the RISC-V CPU architecture updates for this next kernel release.

RISC-V with Linux 6.15 brings build improvements thanks to a re-architecting of the Kconfig build system options around RISC-V for selecting sub-architecture features.

For the Linux 6.15 kernel with RISC-V there is also support for building relocatable non-MMU kernels, support for huge PFNMAPS to improve TLB utilization, support for runtime constants, new RISC-V instructions supported, and a variety of fixes.

top 4 comments
sorted by: hot top controversial new old
[–] LeFantome@programming.dev 6 points 1 week ago (1 children)

I love that RiSC-V is already so well supported in the Linux kernel even though the hardware is not really out there yet. When decent hardware does arrive, a fairly mature ecosystem will be waiting for it.

Compare that to ARM which took quite a while. There is already more of a culture of getting device support into the mainline for RISC-V than for ARM even now.

I do think decent RISC-V kit is coming. The existing players like SciFive are getting there, we know big players like Qualcomm and Samsung have projects, and future disruptors like AheadComputing see RISC-V as their attack vector on the current industry. And for sure China is going to surprise with a decent RISC-V offering at some point—maybe Alibaba, maybe Huawei, or maybe someone else.

[–] muusemuuse@lemm.ee 1 points 1 week ago (1 children)

I’m still skeptical. The licensing model is certainly friendlier and I think that’s why more people are willing to give this a chance and put dev time into it. But the cost is still high and performance is trash.

I’m most interested in seeing what that team that splintered off intel to go all in on RISC-V come up with.

[–] LeFantome@programming.dev 1 points 4 days ago

Performance is not the ISA. It is just the culmination of historical investment. It will get there.

Remember, it is not about licensing costs, it is about minimizing risk and maximizing flexibility (control).

Open always wins.

[–] geneva_convenience@lemmy.ml -5 points 1 week ago