1 :Info: dm_fast_lock_meters:  1985-03-26  dm_fast_lock_meters
 2 
 3 Syntax as a command:  dm_fast_lock_meters {-control_args}
 4 
 5 
 6 Function: This command displays metering information about Data
 7 Management fast locking.
 8 
 9 
10 Control arguments:
11 -reset, -rs
12    resets the meters to zero and suppresses reporting.
13 -report_reset, -rr
14    reports the current meters then resets them.
15 
16 
17 Notes:  Data Management fast locking maintains a list of blocks where
18 a block can contain information on the fast lock or on the waiter of a
19 fast lock.  Adding a block to this list is considered threading in,
20 and removing a block is considered threading out.  It is possible that
21 an attempt is being made to thread a block in or out and another
22 process changes the list first.  In this case the attempt must be
23 retried; each attempt is called a step.
24 
25 
26 Examples:
27 !  dm_fast_lock_meters
28 
29   Total metering time:  4:19:51
30 
31   Fast lock or waiter block:
32   thread in calls / steps     thread out calls / steps
33                10      12                    9       9
34 
35 
36 :hcom:
37 
38 
39 
40 /****^  HISTORY COMMENTS:
41   1) change(2020-12-14,GDixon), approve(2021-02-22,MCR10088),
42      audit(2021-05-27,Swenson), install(2021-05-27,MR12.6g-0056):
43       A) Change "Syntax:" to "Syntax as a command:" in command info seg
44          last changed after 1984.
45                                                    END HISTORY COMMENTS */
46 
47 
48