Locks             (Semaphores)

DESCRIPTION
"Locks" specifies the number of times a semaphore has been locked since the 
initiation of a Sun MTP system.  


VALUES
"Locks" is an integer value initialized to zero at Sun MTP system initiation and
incremented upon each lock of a particular semaphore.


INTERPRETATION
Examine "Locks" comparatively with other semaphores to determine the amount of
usage. These numbers will normally increase dramatically as system activity
increases. Therefore, "Locks" usually grows to quite a large number over time.


CONCLUSIONS
