5GB memory usage idle
**NOTE: i have only used linux for about a year or so and im not a power user, im basically a tired windows user but i know more stuff than most beginners i feel like? like not a lot more but a little bit
**
so when i don't have anything open my memory usage is like 4-5GB out of 16, which makes it pretty bad when i want to play games (even minecraft can make it so my pc use 99% memory so i have to hard reset, although i might have fixed that) and/or when i want some demanding theming things (like a live wallpaper). "Background services" is using like 4GB and "baloo_file_extractor" is using like 1GB out of the 4. I have done a tiny tiny bit of research and ive found out that baloo is a file indexing thingo, but idrk what file indexing is used for so i don't know if i should disable it
distro: endeavourOS
de: kde plasma wayland
ram: 16gb of something (i have a prebuilt so idk what ddr it is or whatever)
if you need more info then please say so (i can't show images for some reason)


chgxvjh [he/him, comrade/them]
in reply to goofsqueak • • •Yeah that shit ain't worth it. It's part of KDE and I think you can disable it in the desktop settings.
It's for the KDE file search
Freakazoid
in reply to chgxvjh [he/him, comrade/them] • • •That is correct, the setting van be found at:
System Settings -> Search -> File Search -> Disable
After that you could alsof disable the service.
Or
goofsqueak
in reply to chgxvjh [he/him, comrade/them] • • •Andrzej3K [none/use name]
in reply to goofsqueak • • •chgxvjh [he/him, comrade/them]
in reply to Andrzej3K [none/use name] • • •Ardor von Heersburg
in reply to goofsqueak • • •File indexing allows (faster) searching of files and sometimes even allows finding files by their content not only the file name.
That said those indexers (I'm not using KDE so not sure about details of your specific case) can use an big amount of RAM especially if there are new files to index. As far as I unterstand they should pause if the RAM is needed otherwise but might depend on the implementation.
Handles
in reply to goofsqueak • • •I'm on EndeavourOS, too. I don't see anything near that kind of memory drain, but I've been using window managers instead of desktop environments for a long time.
For ages I had old, poorly specced laptops, and the big DEs like KDE would quickly cap what memory I had for actual software. And I'm not even a gamer, this would be GIMP or a plain browser that would crash because of too little RAM.
Even now, with more memory and better CPU, I stuck to the habit of using a WM instead, and everything really just runs better. You do sacrifice some eye candy and built-in functions, but IMHO it's worth the tradeoff.
Handles
in reply to Handles • • •OhneHose
in reply to goofsqueak • • •You should read into zram,
It's a very fast compressing method that will help you leverage some ram space.
With your 16gb ram you could compress 8gb with a normal 2x compression rate. That would "net" you around 20gb usable ram space. With basically non existing performance penalties.
You can also opt to compress all of your 16gb.
In layman's terms it's like downloading more ram. But it won't help you get rid of your source problem.
ليتني كوري شمالي
in reply to goofsqueak • • •Baloo is indexing your file system, you can disable it, but its memory usage should drop once it is done. How long it will take to finish depends on how many files you have.
If memory usage is a concern you can always try a lightweight desktop environment but with 16GB you are just fine staying on KDE Plasma.
dihutenosa
in reply to goofsqueak • • •1. It gets freed instantly when your apps need more memory
2. Until then, it increases your overall system performance by avoiding the need to read from storage (making it somewhere around 10ish times faster).
Nanook
in reply to goofsqueak • •nyan
in reply to goofsqueak • • •KDE provides a very large set of services. This makes it something of an elephant in the world of Linux desktop environments. Lighter DEs should fit in less than 1GB (that's anything other than KDE and Gnome). I think the last time I checked my system with just the DE up and nothing open, it was using on the order of 200-300MB. However, the lighter DEs will also do less by default.
It should be safe to kill baloo, but as others have already said, you will see some tradeoffs in how file searching works if you stick with KDE. If I'm not mistaken, it may restart periodically to index new files unless you go to some effort to exorcise it.