From: Michael <confabulate@kintzios.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] What is the point of baloo?
Date: Sun, 17 Sep 2023 19:37:49 +0100 [thread overview]
Message-ID: <4840372.GXAFRqVoOG@rogueboard> (raw)
In-Reply-To: <CAK2H+edp+rMaeQJn2aCosjYW-MzC9yEi+Xy+oPJzCzyJ2kiXXw@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1843 bytes --]
On Sunday, 17 September 2023 18:53:33 BST Mark Knecht wrote:
> On Sun, Sep 17, 2023 at 10:46 AM Wols Lists <antlists@youngman.org.uk>
>
> wrote:
> > It always annoys me, but baloo seems to be being an absolute nightmare
> > at the moment.
> >
> > Iirc, it's "the file indexer for KDE" - in other words it knackers your
> > response time reading all the files, wastes disk space building an
> > index, and all for what?
> >
> > So that programs you never use can a bit faster? What the hell is the
> > point of shaving 10% of a run time of no seconds at all?
> >
> > I tried to kill it and it appears to have just restarted. Is there a use
> > flag I can use to just get rid of it completely?
> >
> > What I find really frustrating is it claims to have been "built for
> > speed". If it's streaming the contents of disk into ram so it can index
> > it, it's going to completely knacker your system response whatever
> > (especially if a program I WANT running is trying to do the same thing!)
> >
> > Cheers,
> > Wol
>
> In KDE System Settings search for baloo, select file search and turn off
> indexing?
>
> I turned it off years ago due to this sort of issue, as well as others.
>
> sudo updatedb and locate are my friends. Very fast, zero overhead as best I
> can tell
balooctl status
balooctl disable
and if you want to get rid of the existing indexed database, then:
balooctl purge
However, unlike locate, baloo is meant to index not just file names, but also
metadata tags and relationships relevant to files, emails and contacts. Its
devs would argue it has a small footprint. So it is meant to be *more* than a
simple file name indexer.
Once you disable it, its status will show:
$ balooctl status
Baloo is currently disabled. To enable, please run balooctl enable
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
next prev parent reply other threads:[~2023-09-17 18:38 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-17 17:46 [gentoo-user] What is the point of baloo? Wols Lists
2023-09-17 17:53 ` Mark Knecht
2023-09-17 18:37 ` Michael [this message]
2023-09-17 19:06 ` Wols Lists
2023-09-17 19:19 ` Jack
2023-09-17 20:23 ` Michael
2023-09-17 18:35 ` Peter Böhm
2023-09-17 19:03 ` Wols Lists
2023-09-17 20:17 ` Mark Knecht
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4840372.GXAFRqVoOG@rogueboard \
--to=confabulate@kintzios.com \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox