Opened 8 years ago

Closed 7 years ago

Last modified 7 years ago

#118 closed defect (fixed)

total_time_meters.info page is missing cited example.

Reported by: anonymous Owned by: Eric Swenson
Priority: minor Milestone: MR12.7
Component: Documentation Version: MR12.6f
Keywords: Cc:

Description

At line 52, the text reads;

"That is, in the example at the end of this description, page faults
used 1.49% of system CPU time; 0.14% was used by PC Loop Locks, and the
remaining 1.35% was used by other page fault overhead."

There is no example in the info segment.

Change History (4)

comment:1 by Eric Swenson, 7 years ago

Milestone: MR12.6g
Status: newaccepted
Version: MR12.6f

The info segment contents is identical to that in GB64-00, starting on page 2-525 -- except that the example is missing. The missing example is:

Examples:  The following is an example of the information printed when
the total_time_meters command is invoked with no control argument.

   Total metering time 91 :33:53
                    %      %NI     AVE
   Page faults      1.49   4.28   2301.466
     PC Loop Locks  0.14   0.41   3439.733
   PC Queue         0.17   0.49    306.381
   Seg Faults       0.84   2.40   9628.827
   Bound Faults     0.05   0.14  15850.365
   Interrupts       2.66   7.61   1959.442
   Other Fault      3.17   9.07
     Getwork        1.49   4.27    638.160
     TC Loop Locks  0.08   0.24    309.842
     Post Purging   0.09   0.25    790.584
   MP Idle          0.20   0.58
   Work Class Idle  0.09   0.26
   Loading Idle     0.02   0.05
   NMP Idle         36.36
   Zero Idle        28.72
   Other Overhead   0.10   0.29
   Virtual CPU Time 26.13  74.84

comment:3 by Eric Swenson, 7 years ago

Resolution: fixed
Status: acceptedclosed

comment:4 by Eric Swenson, 7 years ago

Milestone: MR12.6gMR12.7

Milestone renamed

Note: See TracTickets for help on using tickets.