Re: plasmashell cpu usage
Oleksandr Kryvulia <[email protected]>
| Newsgroups | gmane.comp.kde.freebsd |
|---|---|
| Message-ID | <[email protected]> |
07.03.26 18:15, Oleg Nauman: > On Sat, Mar 7, 2026 at 3:18 PM Oleksandr Kryvulia > <[email protected]> wrote: >> After recent upgrade plasmashell and system clock process started >> consuming a lot of cpu: >> >> PID USERNAME THR PRI NICE SIZE RES STATE C TIME WCPU >> COMMAND >> 11 root 12 199 ki31 0B 192K RUN 0 11:45 974,61% idle >> 2 root 12 -50 - 0B 192K CPU0 0 0:46 100,40% clock >> 62541 o.kryvulia 23 59 0 1439M 419M CPU3 3 0:42 100,02% >> plasmashell > It is likelyhttps://bugs.freebsd.org/bugzilla/show_bug.cgi?id=293368 Yes, this is similar to my situation. Proposed patch solved the problem. Thanks!