this post was submitted on 31 Aug 2023
57 points (95.2% liked)

Linux

45803 readers
1346 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?

you are viewing a single comment's thread
view the rest of the comments
[–] drugo@lemmy.drugo.me 8 points 10 months 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.