Subject | FB lock files |
---|---|
Author | Rudi Feijó |
Post date | 2015-12-07T18:52:07Z |
I noticed our biggest data server have a lot of hard disk activity creating fb_lock files.
Firebird 2.5.4, superclassic
My changed lock configurations are :
#LockMemSize = 1048576
LockMemSize = 10097152
#LockHashSlots = 1009
LockHashSlots = 60589
Should I try to set them higher? If so, whats a good parameter to know by how much I should increase it?