| Summary: | marking emails as read causes GBs of disk i/o | ||
|---|---|---|---|
| Product: | [Frameworks and Libraries] Akonadi | Reporter: | S. Burmeister <sven.burmeister> |
| Component: | Nepomuk Feeder Agents | Assignee: | kdepim bugs <pim-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | cfeck, faure, mollekopf, vkrause |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | 4.9.3 | |
| Sentry Crash Report: | |||
|
Description
S. Burmeister
2012-05-24 20:05:38 UTC
Could it be that you have a rather large .config/akonadi/agent_config_akonadi_nepomuk_feeder_changes.dat ? Since that file is rewritten after every notification it could indeed lead to a lot of io strain. A fix is being worked on. In the meantime I'd suggest to remove the file to work around the issues. Patch applied as 7c7bcd91632bc34eb4ebfc54229f44fa6ec489f3 The fix will be in kdepimlibs 4.9.3. |