A ref change was pushed to the OpenLDAP (openldap.git) repository. It will be available in the public mirror shortly.
The branch, mdb.master has been updated via b1da555c4c7275d7f756d693c42814388a9aa839 (commit) from d74330128ac0c5b1ba3a06a199238f9780f685fd (commit)
Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below.
- Log ----------------------------------------------------------------- commit b1da555c4c7275d7f756d693c42814388a9aa839 Author: Howard Chu hyc@symas.com Date: Mon Mar 11 05:49:14 2013 -0700
Turn off readahead on main mmap
It's harmful when the DB is larger than RAM.
-----------------------------------------------------------------------
Summary of changes: libraries/liblmdb/mdb.c | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-)