openldap/servers
Ondřej Kuzník dc1961cb15 Epoch based memory reclamation
Similar to the algorithm presented in
https://www.cl.cam.ac.uk/techreports/UCAM-CL-TR-579.pdf

Not completely lock-free at the moment. Also the problems with epoch
based memory reclamation are still present - a thread actively observing
an epoch getting stuck will prevent LloadConnections and LloadOperations
being freed, potentially running out of memory.
2020-11-17 17:58:15 +00:00
..
lloadd Epoch based memory reclamation 2020-11-17 17:58:15 +00:00
slapd Lload cn=monitor initial implementation 2020-11-17 17:58:14 +00:00
Makefile.in lloadd ahoy 2020-11-17 17:15:40 +00:00