this post was submitted on 30 Aug 2026
87 points (100.0% liked)

Linux

67365 readers
319 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 7 years ago
MODERATORS
top 7 comments
sorted by: hot top controversial new old
[–] libewa@feddit.org 24 points 3 days ago

Linus has already chimed in, and wants Zstd to just use the standard way of checking for CPU features instead of rolling their own. Apparently, that would be even faster, compiling to a single jump instruction.

[–] yuman@programming.dev 8 points 3 days ago (1 children)

this concerns both btrfs and zram, so this would be a huge boost?

Only in a VM guest

[–] django@discuss.tchncs.de 6 points 3 days ago

I can't wait for this fix to drop.

[–] cyrl@lemmy.world 5 points 3 days ago

Ace, its great to see so many significant performance improvements in the kernel lately

[–] Lemmchen@feddit.org 2 points 3 days ago (1 children)

Is this relevant when using built-in zstd compression on ZFS?

Only in a VM guest