Take a look at the first and third numbers here.  The first number
has been increasing.  Will something break when it hits 50000?
Or, are those numbers not related?

        # su cyrus -c '/usr/local/BerkeleyDB.3.1/bin/db_stat -c'
        47690   Last allocated locker ID.
        3       Number of lock modes.
        50000   Maximum number of locks possible.
        0       Current lockers.
        0       Maximum current lockers.
        19M     Number of lock requests.
        19M     Number of lock releases.
        0       Number of lock requests that would have waited.
        461     Number of lock conflicts.
        0       Number of deadlocks.
        12MB 672KB      Lock region size (13271040 bytes).
        31M     The number of region locks granted without waiting.
        11668   The number of region locks granted after waiting.

-- 
-Gary Mills-    -Unix Support-    -U of M Academic Computing and Networking-
----
Cyrus Home Page: http://asg.web.cmu.edu/cyrus
Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html

Reply via email to