this post was submitted on 29 Jul 2023
9 points (100.0% liked)
Linux
33 readers
2 users here now
founded 2 years ago
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Akonadi is a pig. Nearly 20 processes, each one using 20-150MB resident set (20-40MB unique set), multiplied by the number of users logged in. And then there's the other stuff it keeps resident, like mysqld.
That might be okay if I was getting something important from it, but I'm not. It provides zero value to me. It's just wasting RAM that I would rather use for other things.
Unfortunately, it's part of the Plasma dependency chain on my distro, so removing it would be problematic. When I find the time, I may build a custom metapackage to allow me to get rid of it without taking most of KDE with it.