this post was submitted on 11 Dec 2023
279 points (95.1% liked)

Linux

47950 readers
2353 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
 

For me it must be kde plasma 6 and the wayland driver for wine.

Edit: I made the question gendered by using the word guys. I've fixed my mistake.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 48 points 10 months ago* (last edited 10 months ago) (9 children)

Plasma 6, but just as excited for kernel 6.7 featuring:

  • bcachefs
  • AMD Seamless Boot (for flicker-free streamlined booting)
  • Scheduler improvements for better responsiveness/performance
  • IO_uring FUTEX support for better performance
  • More FUTEX2 work for potentially better gaming performance
  • Better write performance for eMMC chips (great for many IoT boards)
  • TCP network performance improvements
  • DisplayPort Alt Mode 2.1 support over Type-C
[–] [email protected] 2 points 10 months ago (8 children)

What about bcachefs excites you? Like, what does it offer that ext4, Btrfs and zfs don't?

[–] [email protected] 6 points 10 months ago* (last edited 10 months ago)

Initial benchmarks show better performance than btrfs (at least for some workloads), but more importanty, I like that it offers tiered/cache storage - so you can use a fast and small drive (NVMe) to speed up a slow and bigger drive (HDD). You can do that with ZFS as well of course, but it doesn't have the massive RAM requirements. Also it's much more easier to set up and configure in comparison.

load more comments (7 replies)
load more comments (7 replies)