r11435: Allow the hash size of the tdb open (locking) database
authorJeremy Allison <jra@samba.org>
Tue, 1 Nov 2005 02:07:26 +0000 (02:07 +0000)
committerJeremy Allison <jra@samba.org>
Tue, 1 Nov 2005 02:07:26 +0000 (02:07 +0000)
commit04ee1e00df0154228c8ffb79924b5d0a2bd5e6f9
treef4728898c75e4d6d16801d6ac8d63e5b10f5cc9b
parentb84b5290c41445b585cf1504242750dd625a1d0c
r11435: Allow the hash size of the tdb open (locking) database
to be set in local.h. Change from the default (131) to
another prime (1049). Should this be an smb.conf tunable parameter
based on the number of open file descriptors available ?
If so what scaling factor ? More tests to follow.
Jeremy.
source/include/local.h
source/locking/locking.c