HUNKSIZE
thiscache = (cache_t *)morecore(thisrequest * HUNKSIZE);
padding = ALIGN(newbrk, HUNKSIZE) - newbrk;
cp->mt_span = chunksize * HUNKSIZE - sizeof (cache_t);