back to article Rejoice, for Linux 4.11 has been delivered!

Linus Torvalds has given the world version 4.11 of the Linux kernel. “So after that extra week with an rc8, things were pretty calm,” Torvalds posted to the Linux Kernel Mailing List, adding “I'm much happier releasing a final 4.11 now. So what do we get this time around? Among other things, Linux is now better at hot- …

  1. frank ly

    "Wacom tablets are now supported ..."

    That must be an improvement to Wacom tablet support because my Wacom Intuos tablet has been supported, out of the box with no setup needed, for a long time.

    1. jake Silver badge

      Re: "Wacom tablets are now supported ..."

      From the linked article at kernelnewbies:

      wacom: Support 2nd-gen Intuos Pro's Bluetooth classic interface

      wacom: generic: support generic touch switch, add vendor defined touch, support LEDs, add support for touchring

      Incremental Wacom support. A good thing.

  2. Richard Lloyd

    Good news for Ryzen users too...

    In perfect timing for my new Ryzen PC coming tomorrow, 4.11 has fixed a couple of Ryzen issues: ALC1220 audio codec support (Kaby Lake isn't the only one to benefit from this) and a fix for a CPU soft lock in mwaitx() (Kernel Newbies actually missed this one since it was a last minute submission). It was really 4.9 and 4.10, though, that sorted out most of the Ryzen support.

    Just waiting for ELRepo to buuld a kernel-ml 4.11 package and then I'm all set for running CentOS 7.3 on Ryzen...

  3. Roland6 Silver badge

    Intel's Turbo Boost Max Technology 3.0, technology that lets a CPU figure out which of its cores is fastest and then increase its clock speed

    Missed the Intel announcement on this: does this mean that we can mix-and-match Intel cpu's in multi-cpu systems, or is Intel's multi-core CPU quality so poor that a 2Ghz quad core may actually have one (or more cores) rated at 4Ghz?

  4. Electron Shepherd

    CPU Frequencies and Quality

    Making silicon chips is not an exact science. For an 8 core chip, due to the small defects which will always be present, some cores will be able to operate safely at higher frequencies than others on the same chip.

    It's not that Intel's quality is bad - it's just that no-one has worked out how to make absolutely 100% pure silicon, slice it into wafers, and then put several billion transistors on it without making a single error.

    1. Roland6 Silver badge

      Re: CPU Frequencies and Quality

      >Making silicon chips is not an exact science.

      The question is what is the real degree of variation and is it sufficient to warrant the additional complexity of handling variable clock speeds. I suggest unless the numbers are significant then it probably isn't worth doing. However, having implemented the necessary technology, Intel can now add further granularity (and thus price points) to it's processor families, depending on how many and by how much the various cores can be 'overclocked' from the base rating given on the box.

      1. Orv Silver badge

        Re: CPU Frequencies and Quality

        The question is what is the real degree of variation and is it sufficient to warrant the additional complexity of handling variable clock speeds.

        My guess is there isn't a lot of added complexity, because they were already supporting varying individual core clock speeds for TurboBoost. The original purpose of TurboBoost was to improve single-threaded performance -- since the idle cores weren't producing much heat, the one doing all the work could run faster without exceeding the chip's total thermal dissipation capabilities. This sounds like an incremental addition to that scheme.

    2. joed

      Re: CPU Frequencies and Quality

      It's more than just the variability of the silicon. It's also location of the core within the dye (and quality of the thermal interface that's only partially controlled by Intel). In addition, for some tasks performance scale better with raw clock speed than number of active cores. And then there's power supply issue - not only system can only deliver so much amps but also chip can distribute certain current between units.

  5. Anonymous Coward
    Anonymous Coward

    Real changes to the Linux Kernel ?

    Anyone know where one can find out about changes to improve the performance - and/or code - of the actual kernel, rather than drivers that make it work with new devices ?

    1. Bucky 2
      Trollface

      Re: Real changes to the Linux Kernel ?

      Of course. Who doesn't? But you were kind to ask.

    2. jake Silver badge

      Re: Real changes to the Linux Kernel ?

      All snark aside, the unfortunately named kernelnewbies.org is a good place to start. As a helpful hint, read everything twice before asking questions. Whatever your question, it has probably already been answered, in quintuplicate.

      1. Anonymous Coward
        Anonymous Coward

        Re: Real changes to the Linux Kernel ?

        In the past I have written device drivers for Linux, I do not need educating about it.

        But - as I wrote - I wonder if there is somewhere I can see what has recently been improved in the workings of the kernel, rather than long lists of newly-supported devices that I do not care about.

        1. jake Silver badge

          Re: Real changes to the Linux Kernel ?

          If you've written drivers, you know the answer. kernel.org

          TANSTAAFL

    3. Anonymous Coward
      Linux

      Re: Real changes to the Linux Kernel ?

      "Anyone know where one can find out about .. the actual kernel"

      Linux Kernel Mailing List ..

  6. Throatwarbler Mangrove Silver badge
    Trollface

    Systemd

    Has systemd been made a mandatory component of the kernel yet? That will make everything better!

    1. bombastic bob Silver badge
      Meh

      Re: Systemd

      troll icon observed. but it's a tiring joke.

      1. Throatwarbler Mangrove Silver badge
        Thumb Up

        Re: Systemd

        Coming from you, that's a hell of a compliment!

    2. Anonymous Coward
      Anonymous Coward

      Re: Systemd

      Actually I am dreading the day when systemd replaces the kernel.

  7. John 104

    Touchey Feeley and I still can't use my fingerprint scanner to log in.

    1. jake Silver badge

      @ John 104

      If you've still got a mobile finger, you can login like the rest of us!

POST COMMENT House rules

Not a member of The Register? Create a new account here.

  • Enter your comment

  • Add an icon

Anonymous cowards cannot choose their icon

Other stories you might like