Revision 86d8f85...

Go back to digest for 12th January 2014

Optimization in KDE Base

Simeon Bird committed changes in [baloo] /file:

Refactor slotScheduleIndexing to make it clearer when each queue runs.

Along the way, fix a couple of odd edge cases:
1. The file queue would sometimes not be started correctly
2. The cleaner would stop when going onto battery, but if we
were already on battery when starting, it would still be started.
Change this so the cleaner runs even when on battery.

Also make some adjustments to the index cleaner so that it works when
resumed: these are only necessary because it is not yet implemented.

File Changes

Modified 3 files
  • /file
  •   src/indexcleaner.cpp
  •   src/indexscheduler.cpp
  •   src/indexscheduler.h
3 files changed in total