Mirror of the libmdbx repository
Go to file
Leo Yuriev 633f2a10ad lmdb: forces a steady checkpoint if OOM occurred
because of reclaiming stops on a weak ones.

This is 6/9 for https://github.com/ReOpen/ReOpenLDAP/issues/1
and https://github.com/ReOpen/ReOpenLDAP/issues/2

Change-Id: I91d8a3dfaf06e1917326d8f73c4a65565cde0b47
2015-05-21 21:40:39 +03:00
.gitignore lmdb: mdb_chk tool (initial). 2015-05-08 03:47:17 +03:00
CHANGES lmdb: ITS#8117 - reworks of comparison for MDB_INTEGERKEY and MDB_INTEGERDUP. 2015-05-01 06:50:04 +03:00
COPYRIGHT all: 2015 copyright timestamp (from OpenLDAP). 2015-02-18 16:04:11 +03:00
Doxyfile OpenLDAP 2.4.40 2015-01-07 16:49:50 +03:00
LICENSE OpenLDAP 2.4.40 2015-01-07 16:49:50 +03:00
lmdb.h lmdb: weak/steady for meta-pages. 2015-05-21 21:40:39 +03:00
Makefile lmdb: fix test#6 and run it by 'make test'. 2015-05-15 02:24:53 +03:00
mdb_chk.c lmdb: fix mdb_chk for case MainDB's records isn't a sub-db. 2015-05-09 01:00:27 +03:00
mdb_copy.1 all: 2015 copyright timestamp (from OpenLDAP). 2015-02-18 16:04:11 +03:00
mdb_copy.c liblmdb: fix warnings in lmdb-tools. 2015-03-24 17:12:08 +03:00
mdb_dump.1 all: 2015 copyright timestamp (from OpenLDAP). 2015-02-18 16:04:11 +03:00
mdb_dump.c lmdb: fix mdb_chk for case MainDB's records isn't a sub-db. 2015-05-09 01:00:27 +03:00
mdb_load.1 all: 2015 copyright timestamp (from OpenLDAP). 2015-02-18 16:04:11 +03:00
mdb_load.c lmdb: ITS#8066 fix mdb_load with large values. 2015-03-02 17:46:37 +03:00
mdb_stat.1 all: 2015 copyright timestamp (from OpenLDAP). 2015-02-18 16:04:11 +03:00
mdb_stat.c lmdb: mdb_chk tool (initial). 2015-05-08 03:47:17 +03:00
mdb.c lmdb: forces a steady checkpoint if OOM occurred 2015-05-21 21:40:39 +03:00
midl.c all: 2015 copyright timestamp (from OpenLDAP). 2015-02-18 16:04:11 +03:00
midl.h all: 2015 copyright timestamp (from OpenLDAP). 2015-02-18 16:04:11 +03:00
mtest2.c lmdb: Cleanup mtest* and sample-*. 2015-04-14 22:20:29 +03:00
mtest3.c lmdb: Cleanup mtest* and sample-*. 2015-04-14 22:20:29 +03:00
mtest4.c lmdb: Cleanup mtest* and sample-*. 2015-04-14 22:20:29 +03:00
mtest5.c lmdb: Cleanup mtest* and sample-*. 2015-04-14 22:20:29 +03:00
mtest6.c lmdb: fix test#6 and run it by 'make test'. 2015-05-15 02:24:53 +03:00
mtest.c lmdb: Cleanup mtest* and sample-*. 2015-04-14 22:20:29 +03:00
sample-bdb.txt all: 2015 copyright timestamp (from OpenLDAP). 2015-02-18 16:04:11 +03:00
sample-mdb.txt lmdb: Cleanup mtest* and sample-*. 2015-04-14 22:20:29 +03:00
tooltag OpenLDAP 2.4.40 2015-01-07 16:49:50 +03:00