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

--- Comment #3 from skierpage <skierp...@gmail.com> ---
It seems this is intentional.
In https://code.woboq.org/qt5/kf5/baloo/src/engine/database.cpp.html there's
the comment
     * size limit for database == size limit of mmap
     * use 1 GB on 32-bit, use 256 GB on 64-bit
and 256 GB is what baloo passes to OpenLDAP Lightning Memory-Mapped Database
Manager's  mdb_env_set_mapsize() function.

That seems odd to me but I can't immediately see why this is the cause of
baloo_file consuming 99% CPU. I guess it's more plausible my baloo/index file
is corrupt.

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

Reply via email to