https://bugs.kde.org/show_bug.cgi?id=488446

tagwer...@innerjoin.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tagwer...@innerjoin.org

--- Comment #4 from tagwer...@innerjoin.org ---
(In reply to contact from comment #1)
> some ADDITIONAL CONTEXT
>  - I use an encrypted hard drive
>  - I use btrfs
As a sanity check...
... if you search for a file you know you've indexed (with baloosearch -i
one-of-your-files"), do you get just a single or multiple results?

>  - I use syncthing
That watches for changes using iNotify? Baloo also uses iNotify and there's a
limit to number of iNotify watches that can be set up. That may or may not be
an issue.

>  - all baloo settings are defaut. It just searches my home directory
Are the Steam games and cloned projects under your $HOME? If you don't want
them indexed you might need to explicity exclude the folders.

As in Bug 488439, check "systemctl --user status kde-baloo" and see if it is
hitting the memory limit

Baloo's been given a 512MB cap in RAM usage, it may be that that is not enough.
If Baloo is trying to swap in pages from a 6.8GB index into 512MB of space, it
might be reading, dropping, re-reading, dropping pages or, worse, starting to
swap when it is indexing.

You can override the unit file RAM constraint with "systemctl --user edit
kde-baloo" and add, for example, a "MemoryHigh=25%" line

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to