kwin 100% cpu after kubuntu upgrade

Project:Linux software
Component:Documentation
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active
Related pages:#23: KDE
Description

kwin 100% cpu after kubuntu upgrade

Comments

#1

How to limit the % CPU that a process can take?

#2

http://cpulimit.sourceforge.net/
cpulimit is a simple program which attempts to limit the cpu usage of a process (expressed in percentage, not in cpu time). This is useful to control batch jobs, when you don't want them to eat too much cpu. It does not act on the nice value or other scheduling priority stuff, but on the real cpu usage. Also, it is able to adapt itself to the overall system load, dynamically and quickly.

http://linux.overshoot.tv/wiki/system/performance