Created attachment 160515 [details] Example SUMMARY Plasma widgets account for cpu core usage report one busy, 100 % used, core on linux 6.4.4 and later and on 6.1.39 and later. https://bugs.archlinux.org/task/79177 https://lore.kernel.org/lkml/12251678.O9o76ZdvQC%40natalenko.name Apparently the kernel won't change its behaviour and expects tools to change. OBSERVED RESULT One core constantly reported as 100 % used. EXPECTED RESULT No usage attributed, see links above. SOFTWARE/OS VERSIONS Linux/KDE Plasma: Arch linux all kernels after 6.4.3, 6.1.38, Plasma 5.27.6 KDE Plasma Version: 5.27.6 KDE Frameworks Version: 5.108.0 Qt Version: 5.15.10
https://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux-block.git/commit/?h=io_uring-6.5&id=7b72d661f1f2f950ab8c12de7e2bc48bdac8ed69 Well they seem to fix it kernel-side.
Oh good!