[Konsole-devel] [konsole] [Bug 325442] Constant loop reading of /etc/passwd from /proc updates
Kevin Funk via KDE Bugzilla
bugzilla_noreply at kde.org
Wed Jul 20 12:41:31 UTC 2016
https://bugs.kde.org/show_bug.cgi?id=325442
Kevin Funk <kfunk at kde.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |kfunk at kde.org
--- Comment #6 from Kevin Funk <kfunk at kde.org> ---
This needs to be fixed as it also has an impact on battery life.
Note the bad behavior is multiplied by the number of applications using konsole
part. Right now I see tons of open/close events from
yakuake/dolphin/kate/kdevelop on /etc/passwd.
With 2x kdevelop, 1x kate, 1x yakuake with 10x konsole windows I get around 35
OPENs on /etc/passwd per second.
Easy to test:
sudo fatrace -f O -s 10 | grep /etc/passwd | wc -l
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the konsole-devel
mailing list