Liquorix kernel 5.8.5 available - now with Clear Linux and MuQSS patches

In case you haven’t seen it, the sibling project to the linux-zen kernel has just been updated from 5.7.19 to 5.8.5 with the added bonus of patches from Clear Linux:

and the MuQSS scheduler:

This kernel is in the AUR:

https://aur.archlinux.org/pkgbase/linux-lqx/

and also has its own official unofficial repo:

https://wiki.archlinux.org/index.php/Unofficial_user_repositories#liquorix

Well worth trying.

15 Likes

Interesting. I will have to try this. :wink:

4 Likes

After running it for the past hour, this kernel appears to have issues on my system. I was getting a lot of small freezes (which seemed to be related to having an NFS share mounted), and eventually network access stopped and then the system hard locked. So, it might have exposed a bug in the network driver, or some other kernel patch or config tweak has affected the network stack. :confused:

Although, it did also start freezing after I opened (and closed) VirtualBox, so it might be that. More testing needed.

2 Likes

What would you say is the main selling point over this kernel vs say the default Arch kernel and the zen kernel? I tried out zen and didn’t notice any appreciable differences so I just went back to default :upside_down_face:

EDIT:

The site: https://liquorix.net/

Liquorix is a distro kernel replacement built using the best configuration and kernel sources for desktop, multimedia, and gaming workloads.

Pertinent part regarding the MuQSS scheduler:

MuQSS Process Scheduler : Fair process scheduler for gaming, multimedia, and real-time loads.

1 Like

The Clear Linux patches and MuQSS scheduler. :wink:

2 Likes

Didn’t realize we’re on the Arch forums :joy:

1 Like

Clear Linux patches are supposed to offer significant performance gains on modern hardware (check e.g. Phoronix tests). MuQSS scheduler is supposed to offer a fairer and more responsive desktop CPU scheduler than the kernel default.

However, the Clear Linux and MuQSS patches are new (and pretty significant).

So, the latest Liquorix is essentially “Zen on steroids”.

7 Likes

Mhm, aren’t the repository links indicate that it got merged into zen itself?

I’m not sure - I’ve asked the devs to see what’s going on.

2 Likes

Interesting, do you think those patches and MuQSS will transfer to mainline Kernel eventually?

Not to linux unless they are included in mainline. As for mainline, probably not. Reading the latest entry on CK’s blog it looks like they have a very different approach:

5 Likes

According to Linus, the kernel will only ever have one single CPU scheduler.

The Clear Linux patches IMO only make sense on Intel machines with a few exceptions.

Personally I prefer PDS/ProjectC over MuQSS, though I did have issues with both - wrong CPU utilization readings with MuQSS, and VBox crashes with PDS/ProjectC.
I’m now back to CFS with a few tweaks that Zen/Liquorix also have.

By the way, I’ll soon push 5.9-rc. Since people were not happy with the vd name, I renamed it to klitoris - “Kernel with Little Improvements and Tiny Optimisations Resulting in Increased Speed”.
Oh eff off, torvic.

11 Likes

That was actually a few years ago, it might long be fixed. Con said that it was a cosmetical issue only, but I found it quite annoying and haven’t touched MuQSS since.

Does anyone running a MuQSS kernel notice any strange CPU utilisation readings, e.g. if the system is completely idle, does it show ~ 0,x% utilisation?

2 Likes

Sorry for the noob question, but how can I test this kernel?
Can I use AKM to manage it too?

1 Like

Options:

  1. Compile and install it from the AUR PKGBUILD.
  2. Add the unofficial repo to your pacman.conf and install the pre-compiled version:

As far as I know that’s only for repo kernels.

4 Likes

Thanks Jonathon, I’m still learning :slight_smile:

4 Likes

Everyone is. :wink:

5 Likes

The Clear Linux patches are here: https://github.com/clearlinux-pkgs/linux
(if you want to use some of them in your custom kernel)

As you can see, most of them are for Intel computers (CPU+GPU) but some can also be useful for non-Intel machines.

3 Likes

I have just loaded the build of lqx - and while it could be my imagination - my system just upped itself a bit.

Nvidia is never going to be a friend of mine - they produce great hardware - but I’ll never be Nvidia evangelist.

Now my system i9-9900K pure Intel with this build of lqx - I tell myself I can see and feel the difference.

Firefox is up like a fly on a pile of …

My virtual windows is like wise-I have never seen my VM’s up so fast.

Thank you making me aware of this - it is the best thing happened the last couple of days where my system has bugged my days - I ripped my Nvidia out in frustration.

5 Likes

It’s probably not your imagination given you have a recent Intel CPU, so the Clear Linux patches are probably doing their job. :wink:

3 Likes