Bug 298129 - System Activity CPU load for the init process is buggy
Summary: System Activity CPU load for the init process is buggy
Status: RESOLVED DUPLICATE of bug 290687
Alias: None
Product: kde
Classification: I don't know
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-14 16:41 UTC by David Nemeskey
Modified: 2012-04-16 00:00 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Nemeskey 2012-04-14 16:41:57 UTC
User-Agent:       Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:11.0) Gecko/20100101 Firefox/11.0
Build Identifier: 

System Activity displays the CPU usage of the init process incorrectly. The percentage grows monotonously, even beyond 100% with each screen update. It does not change while the window is minimized, and is reset to a few percents if the window is closed and re-opened. The numbers for the other processes behave as intended.

Reproducible: Always

Steps to Reproduce:
1. Press Ctrl+Esc to open the System Activity window.
2. Observe the CPU usage of the init process.
Actual Results:  
The number grows constantly.

Expected Results:  
The number should be bounded, probably the sum of the CPU usage of all processes.
Comment 1 Christoph Feck 2012-04-16 00:00:14 UTC

*** This bug has been marked as a duplicate of bug 290687 ***