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)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:05:16 +0000 (11:05 -0500)
commita00c76d9fb11241f968336834ba4e4ced926e727
tree18866a038f81a4467af11beea5d5f6c978c3a9f4
parenta656626d0f63d74dbfe6d42201c751df56c6f5a0
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.
(This used to be commit 6a902ec49ffea5d0ca0308d5ff51584cece41043)
source3/include/local.h
source3/locking/locking.c