]> git.sur5r.net Git - openldap/commit
Use long-lived per-thread TXNs for loading entries from DB.
authorHoward Chu <hyc@openldap.org>
Fri, 9 Jul 2004 17:00:07 +0000 (17:00 +0000)
committerHoward Chu <hyc@openldap.org>
Fri, 9 Jul 2004 17:00:07 +0000 (17:00 +0000)
commitebc8bb0d8353781bcf6667b603dd303aadfcb295
treedebdc77e63edafe752d62871948095bd470a6502
parentb8113c5df9c750d96053a44c390e6deee4fb3460
Use long-lived per-thread TXNs for loading entries from DB.
Make sure only one thread tries to load a given entry at a time.
Bump up the DB environment's max TXNs to accomodate the new TXNs.
servers/slapd/back-bdb/back-bdb.h
servers/slapd/back-bdb/cache.c
servers/slapd/back-bdb/init.c