Update of /repo/OpenLDAP/pkg/ldap/servers/slapd/back-bdb

Modified Files:
      Tag: OPENLDAP_REL_ENG_2_4
        back-bdb.h  1.141.2.5 -> 1.141.2.6
        cache.c  1.120.2.4 -> 1.120.2.5
        dn2entry.c  1.28.2.3 -> 1.28.2.4
        proto-bdb.h  1.137.2.3 -> 1.137.2.4
        search.c  1.246.2.6 -> 1.246.2.7

Log Message:
Cache-thrashing protection: if the DB has more entries than the cache,
don't allow large search operations that touch more entries churn the
existing cached entries.


CVS Web URLs:
  http://www.openldap.org/devel/cvsweb.cgi/servers/slapd/back-bdb/
    http://www.openldap.org/devel/cvsweb.cgi/servers/slapd/back-bdb/back-bdb.h
    http://www.openldap.org/devel/cvsweb.cgi/servers/slapd/back-bdb/cache.c
    http://www.openldap.org/devel/cvsweb.cgi/servers/slapd/back-bdb/dn2entry.c
    http://www.openldap.org/devel/cvsweb.cgi/servers/slapd/back-bdb/proto-bdb.h
    http://www.openldap.org/devel/cvsweb.cgi/servers/slapd/back-bdb/search.c

Changes are generally available on cvs.openldap.org (and CVSweb)
within 30 minutes of being committed.

Reply via email to