[Date Prev][Date Next] [Chronological] [Thread] [Top]

Connection list performance (ITS#640)



Full_Name: Zachary Amsden
Version: 2.0
OS: FreeBSD
URL: ftp://ftp.openldap.org/incoming/zach-oplist-000626.patch
Submission from: (NULL) (208.48.74.2)


Use a tail pointer for operation lists instead of walking the entire list
for each append.  There are many more lists in the code that need this type
of change.