https://bugs.kde.org/show_bug.cgi?id=500665
tagwer...@innerjoin.org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tagwer...@innerjoin.org --- Comment #25 from tagwer...@innerjoin.org --- (In reply to postix from comment #0) > System is installed on an NVMe using BTRFS > HDDs are two WD RED 7200 RPM with a few TB and NTFS Let's get a few things sorted first... Are you using the Paragon NTFS drivers or the older FUSE ntfs-3g drivers? If you search for one of the files on your NTFS drives with "balooctl -i one-of-your-files.txt", possibly balooctl6, do you get just the one hit? Look at the details of the file with "stat one-of-your-files.txt" and note down the Device: line (it will contain the Device numbers and Inode...) Have a look as see whether Baloo is running under systemd, specifically the systemd unit file that limits RAM useage to 500 MB. You can see with "systemctl status --user kde-baloo" and you want to look at the "Memory:" line. Are you watching the content indexing "as it happens" with a "balooctl monitor" in a separate window, again balooctl may be balooctl6 -- You are receiving this mail because: You are watching all bug changes.