Bug 338474 - Indexer should use low priority and low ionice (idle)
Summary: Indexer should use low priority and low ionice (idle)
Status: RESOLVED FIXED
Alias: None
Product: Akonadi
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: 4.13
Platform: Other Linux
: NOR major
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-08-22 11:16 UTC by roucaries.bastien+bug
Modified: 2014-08-22 12:29 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description roucaries.bastien+bug 2014-08-22 11:16:19 UTC
Hi,

Indexing should be a low ressource task.

Thus it should use low priority for this (virtuoso use this nice 19) but also use ioclass idle in order to not disrupt other io bound process (not done).

Bastien
Comment 1 Laurent Montel 2014-08-22 11:25:58 UTC
We don't use virtuoso/nepomuk in 4.14
I will close this bug report
Comment 2 roucaries.bastien+bug 2014-08-22 12:25:40 UTC
I am sure it could also apply to baloo and other indexer. Have you checked io class ?
Comment 3 roucaries.bastien+bug 2014-08-22 12:29:36 UTC
Ok checked fixed