1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/lib/tdb
Andrew Tridgell a6cc04a200 overallocate all records by 25%
This greatly reduces the fragmentation of databases where records
tend to grow slowly by a small amount each time. The case where this
is most seen is the ldb index records. Adding this overallocation
reduced the size of the resulting database by more than 20x when
running a test that adds 10k users.
2009-06-01 13:13:07 +10:00
..
common overallocate all records by 25% 2009-06-01 13:13:07 +10:00
docs Add tdb_transaction_prepare_commit() 2009-03-31 13:15:54 +11:00
include Add tdb_transaction_prepare_commit() 2009-03-31 13:15:54 +11:00
python Implement missing functions in pytdb. 2008-12-18 19:41:02 +00:00
tools fixed tdbbackup to give tdb error messages 2009-05-28 17:35:12 +10:00
web Update tdb and talloc web pages 2009-05-05 19:04:39 -04:00
aclocal.m4 Move common libraries from root to lib/. 2008-09-17 14:11:12 +02:00
autogen.sh Remove swig use from tdb standalone build. 2008-12-18 19:49:53 +00:00
build_macros.m4 Add shared-build target to tdb. 2008-09-19 18:07:53 -04:00
config.guess Update copies of config.guess and config.sub. 2009-05-16 04:03:12 +02:00
config.mk lib/tdb: don't generate a static library for the samba4 build 2009-02-03 10:24:38 +01:00
config.sub Update copies of config.guess and config.sub. 2009-05-16 04:03:12 +02:00
configure.ac up the version to 1.1.4 with the addition of 2009-03-31 15:06:23 +11:00
install-sh Move common libraries from root to lib/. 2008-09-17 14:11:12 +02:00
libtdb.m4 Move common libraries from root to lib/. 2008-09-17 14:11:12 +02:00
Makefile.in Remove swig use from tdb standalone build. 2008-12-18 19:49:53 +00:00
pytdb.c s3 build: Remove unused fstat check to fix a bunch of HAVE_FSTAT warnings 2009-01-30 14:41:07 -08:00
python.mk lib/tdb: the python bindings don't use swig anymore 2009-02-02 15:16:08 +01:00
release-script.sh Add release scripts for talloc and tdb 2009-05-05 09:51:00 -04:00
rules.mk Move common libraries from root to lib/. 2008-09-17 14:11:12 +02:00
tdb.mk standalone: Use more variables, preparing to include these files from main 2008-12-23 19:44:11 +01:00
tdb.pc.in Move common libraries from root to lib/. 2008-09-17 14:11:12 +02:00