Bugzilla – Bug 295488
Check for %-idle before starting zypp-checkpatch
Last modified: 2007-11-09 09:16:51 UTC
Especially on older machines CPU-usage is crucial, e.g. during CD/DVD-burning or less important things like playing a game. It is not very smart to start a CPU-consuming process like zypp-checkpatch if there is no idle performance available. Thus the CPU-usage should be checked before zypp-chepatch is started in order not to take away CPU from processes that are at that time more important to the user.
perhaps it should be both niced and ioniced?
Perhaps zypp-checkpatches could check for load and exit with a special code if the system is too busy.
*** This bug has been marked as a duplicate of bug 340295 ***