Bug ID | 911521 |
---|---|
Summary | [regression] Konsole KPart causes excessive wakeups |
Classification | openSUSE |
Product | openSUSE Distribution |
Version | 13.2 |
Hardware | Other |
OS | Other |
Status | NEW |
Severity | Normal |
Priority | P5 - None |
Component | KDE4 Workspace |
Assignee | kde-maintainers@suse.de |
Reporter | suse@bugs.jan.ritzerfeld.org |
QA Contact | qa-bugs@suse.de |
Found By | --- |
Blocker | --- |
Using KDE konsole or yakuake causes 10 wakeups/s by konsole/yakuake itself and 20 by nscd according to powertop. Starting "nscd -d" manually discloses that konsole/yakuake (two open tabs) triggers 4 times a second GETPWBYUID and additionally 4 times a GETPWBYNAME, while actually doing nothing. That didn't happen with 13.1. When using xterm instead, there aren't such excessive wakeups.