Bug 20741

Summary: procinfo counters no longer show millisec
Product: [Retired] Red Hat Raw Hide Reporter: Ed McKenzie <eem12>
Component: procinfoAssignee: Bernhard Rosenkraenzer <bero>
Status: CLOSED RAWHIDE QA Contact: Aaron Brown <abrown>
Severity: medium Docs Contact:
Priority: medium    
Version: 1.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: 2000-11-13 04:03:52 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 Ed McKenzie 2000-11-13 04:03:49 UTC
The updated procinfo no longer shows milliseconds in its counters, which I suppose is okay except that it displays zeroes instead. It should either display a more precise count or just not display those digits at all.

Comment 1 Bernhard Rosenkraenzer 2000-11-16 13:27:29 UTC
Oops, another case of x/100*100 != x.
Fixed in 17-10, the millisecond display is back.


Comment 2 Ed McKenzie 2000-11-29 06:26:19 UTC

I don't see the patchlevel 10 rpm in rawhide. Was there a problem with it?