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

--- Comment #8 from code...@gmail.com ---
Not really. I try debug using strace command and find out high cpu usage of
plasamashell is because this systemcall:
sendmsg(11, {msg_name(0)=NULL,
msg_iov(2)=[{"l\4\1\1\0\0\0\0\32\0\0\0[\0\0\0\1\1o\0\23\0\0\0/StatusNotifierItem\0\0\0\0\0\2\1s\0\32\0\0\0org.kde.StatusNotifierItem\0\0\0\0\0\0\3\1s\0\n\0\0\0NewT"...,
112}, {"", 0}], msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 112

If setting is 'Take into account activity': rsibreak only sends msg to kde
notifier if user has an activity (using mouse, keyboard,...)
if setting is 'break in a fixed time' rsibreak send msg to kde notifier every 1
second.
So if I change setting to 'Take into account activity' will not really make the
high CPU usage go away.

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

Reply via email to