Earlier quoted context omitted.
Many applications hammer the disk even if the developers don't believe this is an issue, not only journald, unfortunately. It's my third attempt to make my regular Linux desktop less disk-chatty. This is a huge issue for btrfs and for COW FS in general, because they have massive write amplification for small and frequent writes (38,7 TB written to my idle desktop SSD in 2 years). If you're interested, here are my fin…
The two I most often see in Ubuntu's dmesg are: audit - appears to be some sort of AppArmor logging? br[] - bridge interface docker uses consistently rebuilds itself? May be related to docker compose networking.
Had a process quietly in a crash loop for a solid month on my workstation until I figured out what was causing my random network outages.