this post was submitted on 27 Aug 2026
94 points (82.6% liked)

Linux

18858 readers
1771 users here now

Welcome to c/linux!

Welcome to our thriving Linux community! Whether you're a seasoned Linux enthusiast or just starting your journey, we're excited to have you here. Explore, learn, and collaborate with like-minded individuals who share a passion for open-source software and the endless possibilities it offers. Together, let's dive into the world of Linux and embrace the power of freedom, customization, and innovation. Enjoy your stay and feel free to join the vibrant discussions that await you!

Rules:

  1. Stay on topic: Posts and discussions should be related to Linux, open source software, and related technologies.

  2. Be respectful: Treat fellow community members with respect and courtesy.

  3. Quality over quantity: Share informative and thought-provoking content.

  4. No spam or self-promotion: Avoid excessive self-promotion or spamming.

  5. No NSFW adult content

  6. Follow general lemmy guidelines.

founded 3 years ago
MODERATORS
 

The 6-Year Saga of systemd Destroying SSDs: How a "Baseless Claim" Became a Hacker News Front-Page Reality

"Remember in 2020 when yours truly opened systemd issue 15292 showing that 500 KB of text logs turned into 700 MB of SSD thrashing, only to be met with maintainer hostility? The maintainers famously declared "I don't think you know what you're talking about," insisted it was non-actionable, and closed the issue while collecting dozens of angry downvotes from the community. Because why fix an architectural design flaw when you can just insult the user's methodology and pretend write amplification doesn't exist?

Fast-forward six years, and nothing changed—except the frustration. In early 2026, a fresh ticket was filed, proving that writing just two lines of log per second in a virtual machine pushed storage to ~50 IOPS continuously. Systemd's memory-mapped hash tables were still dirtying entire 4 KiB pages, triggering filesystem metadata updates, and churning through gigabytes of I/O for a handful of log entries.

Then came the turning point: the new issue blew up on Hacker News, exposing the sheer absurdity of the years-long denial to the broader tech community. Suddenly, faced with public front-page embarrassment, the maintainers' dismissive wall crumbled. @ValdikSS stepped in with exhaustive isolated cgroup and loop-device benchmarking, proving beyond a shadow of a doubt that a single 750-byte log message regularly generates ~50 KB to ~70 KB of underlying disk writes.

Miraculously, once the corporate-backed enterprise maintainers were publicly put on blast, someone on the team finally decided to take a look and start addressing it. It turns out the issue was actionable all along—it just required six years of community pain, a dedicated independent researcher doing the maintainers' profiling for them, and a front-page roasting on Hacker News to make the enterprise overlords care.

This whole saga perfectly distills the systemd experience: a monolithic ecosystem engineered strictly for enterprise container hosts and cloud providers, where real-world desktop and edge hardware constraints are dismissed as "user error" right up until the PR optics become too toxic to ignore."

https://www.reddit.com/r/LinuxUncensored/comments/1vo2hrp/the_6year_saga_of_systemd_destroying_ssds_how_a/

top 15 comments
sorted by: hot top controversial new old
[–] esc@piefed.social 3 points 6 hours ago* (last edited 5 hours ago)

Miraculously, once the corporate-backed enterprise maintainers were publicly put on blast, someone on the team finally decided to take a look and start addressing it. It turns out the issue was actionable all along—it just required six years of community pain, a dedicated independent researcher doing the maintainers' profiling for them, and a front-page roasting on Hacker News to make the enterprise overlords care

Nobody 'on the team did it' it's just someones personal repo. 700 mb of writes in a day and 'destroying SSDs' is a big overdramatization.

[–] subignition@fedia.io 21 points 17 hours ago (4 children)

Maintainer hostility? This person's account of their own issue appears extraordinarily inaccurate

[–] possiblylinux127@lemmy.zip 2 points 9 hours ago

It is just a systemd bad circle jerk

[–] LupertEverett@lemmy.world 13 points 16 hours ago (1 children)

OP in Reddit is Artem S. Tashkinov a.k.a. birdie a.k.a. avis a.k.a. avem a.k.a. "why linux is not ready for desktop" fella.

Expecting anything else from that guy is a fool's errand really.

And the OP is worth blocking just for bringing him to my sights alone (assuming that's not him, that is).

[–] Viceversa@lemmy.world 12 points 16 hours ago

What's wrong with the guy? (For those not familiar with him)

[–] lambalicious@lemmy.sdf.org 6 points 14 hours ago

It's systemd. They have a years long record of maintainer hostility as well as hostility towards other projects (screen, dtach, tmux among others).

[–] custard_swollower@lemmy.world 11 points 17 hours ago

They were asked multiple times to show where the 700MB where coming from, and they just didn’t, that’s a great way to get their issues fixed :D

[–] FishFace@piefed.social 17 points 17 hours ago (1 children)

Damn, that post sounds kind of insufferable...

[–] custard_swollower@lemmy.world 9 points 17 hours ago

And inaccurate.

[–] eleijeep@piefed.social 20 points 18 hours ago

OP, are you the OP of the reddit post?

[–] deadbeef79000@lemmy.nz 34 points 20 hours ago

The main problem with systemd is bureaucratic rather than technical. Though the bureaucratic problems can manifest as technical problems.

[–] mmmm@sopuli.xyz 11 points 17 hours ago* (last edited 17 hours ago) (2 children)

Now that there is people jumping in to bash op as if they were the only in the wrong for failing to provide full technical details and using a defiant tone while doing it but not even mentioning they got replies 1000x worse and the bug was closed as "invalid" just because of that, let's not skip over the fact there's still a lot of toxicism in the Linux community and the mere fact that there is now a "r/LinuxUncensored" sub (TIL) speaks volumes.

I've felt sometimes here on Lemmy there are people who want to bring that toxicity and superiority complex over here. I hope they desist on that. The world is already too hostile. We can do better.

[–] LupertEverett@lemmy.world 17 points 15 hours ago* (last edited 15 hours ago)

The OP of that reddit post is literally the owner of that "uncensored" subreddit lmao. It is almost like he got shooed away from the regular subs for a reason or something.

(Namely him being a massive-ass troll and overall a prick to free software developers. Those "1000x worse replies", while I believe are absolutely made up, would be entirely warranted.)

[–] homesweethomeMrL@lemmy.world 6 points 15 hours ago

Nerds appreciate examples, documentation, and a friendly approach.

‘twas always thus.

[–] tetris11@feddit.uk 6 points 18 hours ago

Miraculously, once the corporate-backed enterprise maintainers were publicly put on blast, someone on the team finally decided to take a look and start addressing i

Money corrupts everything. Simplistic view, I know, and developers gotta eat... but I do believe this is the core issue