Searched refs:MINCACHE (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/krb5/plugins/kdb/db2/libdb2/btree/
H A Dbt_open.c285 if (b.cachesize < b.psize * MINCACHE)
286 b.cachesize = b.psize * MINCACHE;
H A Dbtree.h47 #define MINCACHE (5) /* Minimum cached pages */ macro

Completed in 23 milliseconds