Slashdot is powered by your submissions, so send in your scoop

 



Forgot your password?
typodupeerror
×
Operating Systems Linux

Linux 6.0 Arrives With Performance Improvements and More Rust Coming (zdnet.com) 24

Linux creator Linus Torvalds has announced the first release candidate for the Linux kernel version 6.0, but he says the major number change doesn't signify anything especially different about this release. ZDNet: While there is nothing fundamentally different about this release compared with 5.19, Torvalds noted that there were over 13,500 non-merge commits and over 800 merged commits, meaning "6.0 looks to be another fairly sizable release." According to Torvalds, most of the updates are improvements to the GPU, networking and sound. Torvalds stuck to his word after releasing Linux kernel 5.19 last month, when he flagged he would likely call the next release 6.0 because he's "starting to worry about getting confused by big numbers again."

On Sunday's release of Linux 6.0 release candidate version 1 (rc-1), he explained his reasoning behind choosing a new major version number and its purpose for developers. Again, it's about avoiding confusion rather than signaling that the release has major new features. His threshold for changing the lead version number was .20 because it is difficult to remember incremental version numbers beyond that. "Despite the major number change, there's nothing fundamentally different about this release - I've long eschewed the notion that major numbers are meaningful, and the only reason for a 'hierarchical; numbering system is to make the numbers easier to remember and distinguish," said Torvalds.
Torvalds lamented some Rust-enabling code didn't make it into the release. The Register adds: "I actually was hoping that we'd get some of the first rust infrastructure, and the multi-gen LRU VM, but neither of them happened this time around," he mused, before observing "There's always more releases. This is one of those releases where you should not look at the diffstat too closely, because more than half of it is yet another AMD GPU register dump," he added, noting that Intel's Gaudi2 Ai processors are also likely to produce plenty of similar kernel additions. "The CPU people also show up in the JSON files that describe the perf events, but they look absolutely tiny compared to the 'asic_reg' auto-generated GPU and AI hardware definitions," he added.
This discussion has been archived. No new comments can be posted.

Linux 6.0 Arrives With Performance Improvements and More Rust Coming

Comments Filter:
  • by nightflameauto ( 6607976 ) on Monday August 15, 2022 @05:22PM (#62792055)

    Linux Kernel announcement = site dropped.

    It's Slashception. The even less sensical nerdy version of Inception.

    I'll see myself out.

  • More rust? (Score:4, Funny)

    by quonset ( 4839537 ) on Monday August 15, 2022 @05:55PM (#62792127)

    Why would I want more rust? If there's that much rust, shouldn't they switch to something else such as stainless steel or aluminum?

    *whisper* *whisper* *whisper*

    Never mind [youtube.com].

  • When The Creator Himself states more than a half-dozen times that the Linux kernel's major version number is meaningless, it's far beyond time the kernel should have moved to date-based version numbers.

    Otherwise the Linux kernel's version number construct doesn't make any sense.

    • Let's play the Microsoft game and call it Linux 12, or 720. Bigger numbers mean better product!

    • by Martin Blank ( 154261 ) on Tuesday August 16, 2022 @10:00AM (#62793605) Homepage Journal

      Date-based versioning would confuse things in this case. While it's fine for something where patch levels are indicated by the date and the major installed base upgrades within reasonable timeframes (e.g, password managers where you probably want the latest; BitWarden does this now), it's not necessary for the Linux kernel, where actively supported versions go back some time (and where some vendors support versions officially unsupported by the Linux foundation). Imagine someone seeing that they use version 2017.11 (matching version 4.14), they might get very concerned about whether they were years out of support instead of running a supported LTS version. While there are other factors to weigh in determining if your system is supported and patched to current levels, the dates could add unnecessary confusion and a push to upgrade to a much newer version where no such upgrade is needed.

      • +1 Insightful

      • by kriston ( 7886 )

        I'm aware of the problem of legacy-still-supported old kernels that RHEL and others rely upon wouldn't work with just dates, but I think marking them with an addendum with an LTS tag would definitively solve that particular problem.

  • Do we switch to a new naming convention for major releases? At the current rate of new releases we'll hit 20 in another 8 years or so

  • Rust is starting to set into the kernel code!

    sarcasm is optional

He has not acquired a fortune; the fortune has acquired him. -- Bion

Working...