Bug 338474

Summary: Indexer should use low priority and low ionice (idle)
Product: [Frameworks and Libraries] Akonadi Reporter: roucaries.bastien+bug
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED FIXED    
Severity: major CC: montel
Priority: NOR    
Version: 4.13   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:

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