this post was submitted on 31 Aug 2023
53 points (96.5% liked)

Linux

47390 readers
612 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
 

Hey all! I recently installed CachyOS which comes with linux-cachyos-bore as the default kernel, and I have to say that it does feel a lot snappier to just use and click around, even though I have almost the exact same Plasma setup as my previous Arch install. So now I'm wondering how many great patches and forks I'm missing out on :D

What's your experience with using kernels other than linux, linux-lts, and linux-zen? Now that I'm free of Nvidia bullshit I'm more inclined to test out different things, does anyone have some resources like comparisons of the various alternatives out there?

all 12 comments
sorted by: hot top controversial new old
[–] dataprolet@lemmy.dbzer0.com 24 points 1 year ago (1 children)

I once did a kernel benchmark using various schedulers in different games and the performance differences were negligible.

[–] EddyBot@feddit.de 2 points 1 year ago

Actually you might see performance loss with custom kernel
typically they "sacrifice" peak performance for more "snappier" applications

this is more notable on older/slower CPUs

[–] MentalEdge@sopuli.xyz 16 points 1 year ago (1 children)

A snappier DE likely has more to do with better default process priorities, than improved kernel scheduling.

The one place were kernel tweaks might mean anything, is when your running stuff where shit has to line up to the nanosecond.

[–] theshatterstone54@feddit.uk 3 points 1 year ago (1 children)

So like real time kernels?

[–] MentalEdge@sopuli.xyz 0 points 1 year ago

Yes, that's what those are for.

[–] 0x0@social.rocketsfall.net 5 points 1 year ago

I use linux-tkg with the PDS scheduler. It all depends on the task whether you will see improvements. In my game of choice I saw a much smoother experience going in and out of load screens and generally experienced less stuttering in more crowded areas when players were being loaded in. I noticed no other improvements.

[–] dark_stang@beehaw.org 2 points 1 year ago

I use xanmod since I use debian based distros. Makes things feel much more responsive to my input, which is what I'm after.

[–] fubo@lemmy.world 2 points 1 year ago (2 children)

I've never heard of these. Can you describe some of them?

[–] drugo@lemmy.drugo.me 8 points 1 year ago

These are all variations of the Linux kernel, as in they are compiled with different options or components. In this case we're talking about different schedulers, which is the part of the kernel which decides what tasks are executed, when and for how long, etc.

[–] Herbstzeitlose@feddit.de 2 points 1 year ago
[–] dinckelman@lemmy.world 1 points 1 year ago

I use linux-tkg with the BORE scheduler on my system. Same kernel, but with CFS before. It is faster in scenarios where it's designed to be faster, but overall it won't blow your socks off, as if it's some kind of magic