Berkeley DB Reference Guide: Access Methods
Google

ee,hash,hashing,transaction,transactions,locking,logging,access method,access me thods,java,C,C++">

Berkeley DB Reference Guide: Access Methods

Page fill factor (h_ffactor)

The desired density within the hash table can be specified as part of the db_open call to open the database, specifically by setting the h_ffactor element of the DB_INFO structure. If no density is specified, one will be selected dynamically as pages are filled.