this post was submitted on 30 Oct 2023
120 points (100.0% liked)

Linux

47224 readers
804 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
top 7 comments
sorted by: hot top controversial new old
[–] ndonkersloot@feddit.nl 29 points 10 months ago (2 children)

There is no mention of the, IMHO most interesting addition, new CPU scheduler EEVDF.

I'm curious how this will impact performance.

https://www.phoronix.com/news/Linux-6.6-EEVDF-Merged

[–] kogasa@programming.dev 17 points 10 months ago

I was quite surprised that they introduced a new scheduler and replaced CFS with it in the same step. I would have expected it to become available, then default, then replace CFS. But I guess this should be interpreted as indicating they have tested it extensively already, with very low chance of significant regressions.

[–] winterayars@sh.itjust.works 5 points 10 months ago

Oh that's exciting, CPU schedulers are important.

[–] TryingToEscapeTarkov@lemmy.world 5 points 10 months ago (2 children)

Can we use this now. If so how?

[–] jsdz@lemmy.ml 9 points 10 months ago

If you really want it right now, many guides for how to compile linux kernels are available. Here's one.

[–] caseyweederman@lemmy.ca 5 points 10 months ago

Linux kernel 6.6 is available for download right now directly from Linus Torvalds’ Git tree or from the kernel.org website. However, you’ll have to compile it on your GNU/Linux distribution. If that’s not your cup of tea, you’ll have to wait for Linux 6.6 to arrive in your distro’s stable software repositories.

[–] pastermil@sh.itjust.works 2 points 10 months ago

Should be the new LTS!