MINCACHE          302 libdb/bt_open.c 	if (b.cachesize < b.psize * MINCACHE)
MINCACHE          303 libdb/bt_open.c 		b.cachesize = b.psize * MINCACHE;