Bug 4493

Summary: Idle cpu time in top goes off the scale with dual cpu's
Product: [Retired] Red Hat Linux Reporter: debaker
Component: procpsAssignee: David Lawrence <dkl>
Status: CLOSED NEXTRELEASE QA Contact:
Severity: low Docs Contact:
Priority: medium    
Version: 6.0   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 1999-08-12 16:11:40 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description debaker 1999-08-12 15:04:08 UTC
When running top with Dual CPU's (XEON in this case) and the
idle cpu value approaches 0, the value will randomly go from
0.x to a value with more than 6 digits. I have never seen
this on single cpu systems, nor with RHL 5.2 dual.

Comment 1 Jeff Johnson 1999-08-12 16:11:59 UTC
This is probably because the ticks/second variable is (wrongly!)
summed across all multi-processors. There's a "qick fix" for
this in the Raw Hide procps-2.0.2-3.src.rpm packages, and a new
release of procps is planned in the next couple of weeks.

Please reopen this bug if the above analysis is incorrect.