https://bugs.kde.org/show_bug.cgi?id=429151
Arjen Hiemstra <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/plas | |ma/libksysguard/-/commit/92 | |768bf972a7b0aa440fc9048d436 | |3a09f9b2294 --- Comment #2 from Arjen Hiemstra <[email protected]> --- Git commit 92768bf972a7b0aa440fc9048d4363a09f9b2294 by Arjen Hiemstra, on behalf of Taras Oleksyn. Committed on 07/07/2026 at 11:06. Pushed by ahiemstra into branch 'master'. processcore: add functionality to set CPU affinity M +21 -0 processcore/helper.cpp M +1 -0 processcore/helper.h M +17 -0 processcore/process.cpp M +3 -0 processcore/process.h M +62 -0 processcore/process_controller.cpp M +39 -0 processcore/process_controller.h M +14 -0 processcore/processes_dragonfly_p.cpp M +14 -0 processcore/processes_freebsd_p.cpp M +102 -0 processcore/processes_linux_p.cpp M +12 -0 processcore/processes_local_p.h M +14 -0 processcore/processes_netbsd_p.cpp M +14 -0 processcore/processes_openbsd_p.cpp https://invent.kde.org/plasma/libksysguard/-/commit/92768bf972a7b0aa440fc9048d4363a09f9b2294 -- You are receiving this mail because: You are watching all bug changes.
