openldap/libraries/liblmdb
Howard Chu 501eac2fc4 Fix child txn dirty_room counts in spill/unspill
Don't count pages twice if they're already accounted in an ancestor txn.
2013-07-14 16:53:04 -07:00
..
.gitignore
COPYRIGHT
Doxyfile
LICENSE
lmdb.h Bump version to 0.9.7 2013-07-12 13:36:05 -07:00
Makefile Tweak comments, defaults should be OK already 2013-07-12 13:55:18 -07:00
mdb_copy.1 tweak mdb_copy, trap signals 2013-05-30 15:56:30 -07:00
mdb_copy.c tweak mdb_copy, trap signals 2013-05-30 15:56:30 -07:00
mdb_stat.1
mdb_stat.c mdb_stat cleanup. 2013-05-21 23:48:27 +02:00
mdb.c Fix child txn dirty_room counts in spill/unspill 2013-07-14 16:53:04 -07:00
midl.c Spill pages, take 3 2013-07-12 13:17:04 -07:00
midl.h Spill pages, take 3 2013-07-12 13:17:04 -07:00
mtest2.c
mtest3.c
mtest4.c
mtest5.c
mtest6.c
mtest.c Fix rebalance/cursor adjust 2013-07-10 11:04:37 -07:00
sample-bdb.c
sample-mdb.c