cache_roundup_2
hashsize = cache_roundup_2(elements) / 2;
ncbuckethash = cache_roundup_2(mp_ncpus * mp_ncpus) - 1;
newmaxvnodes = cache_roundup_2(newmaxvnodes * 2);