https://bugs.kde.org/show_bug.cgi?id=504995

--- Comment #4 from David Edmundson <k...@davidedmundson.co.uk> ---
Git commit 88e9b4d7eeb12da5474d52f039e9f74f50b50e8a by David Edmundson.
Committed on 02/06/2025 at 08:59.
Pushed by davidedmundson into branch 'master'.

Reduce false update notifications on UIDs

The process object keeps track of changes on each update comparing
against the last value.

If a process is owned by uid 1000, calling setUid(0) setUid(1000) in the
same update will trigger the flag as having changed. This causes lots of
needless updates from re-filtering user processes to re-evaluating
javascript.

M  +32   -5    processcore/processes_linux_p.cpp

https://invent.kde.org/plasma/libksysguard/-/commit/88e9b4d7eeb12da5474d52f039e9f74f50b50e8a

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to