- 論壇徽章:
- 0
|
后來看到其他人看這個(gè)
[root@mail ~]# /usr/local/BerkeleyDB/bin/db_stat -c -h /var/amavis/db/
707 Last allocated locker ID
0x7fffffff Current maximum unused locker ID
5 Number of lock modes
1000 Maximum number of locks possible
1000 Maximum number of lockers possible
1000 Maximum number of lock objects possible
432 Number of current locks
435 Maximum number of locks at any one time
540 Number of current lockers
540 Maximum number of lockers at any one time
4 Number of current lock objects
7 Maximum number of lock objects at any one time
174233 Total number of locks requested
173801 Total number of locks released
72865 Total number of locks upgraded
73430 Total number of locks downgraded
31 Lock requests not available due to conflicts, for which we waited
0 Lock requests not available due to conflicts, for which we did not wait
0 Number of deadlocks
0 Lock timeout value
0 Number of locks that have timed out
0 Transaction timeout value
0 Number of transactions that have timed out
344KB The size of the lock region
44 The number of region locks that required waiting (0%)
發(fā)現(xiàn)在 Current maximum unused locker ID 有些不對,不知道大家是怎么樣的。 |
|