]> git.sur5r.net Git - openldap/commit
Streamline code during finds to reduce contention on c_mutex.
authorKurt Zeilenga <kurt@openldap.org>
Fri, 9 Apr 1999 18:33:52 +0000 (18:33 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Fri, 9 Apr 1999 18:33:52 +0000 (18:33 +0000)
commitf34bd50e30eb4480ffad38c487aded6f365e253e
treeed5b17b021abdc9a86d5a771267762f7b6918464
parenta28f9e03be4a91e1a33ce3886fe2182c8e859327
Streamline code during finds to reduce contention on c_mutex.
Move Debug messages outside of c_mutex.  Other LDBM cache codes
also should be streamlined.  Resultant approaches should then
be applied to back-bdb2.
servers/slapd/back-ldbm/cache.c