TOTAL_CACHE_SIZE
CODA_ALLOC(coda_nc_heap, struct coda_cache *, TOTAL_CACHE_SIZE);
memset(coda_nc_heap, 0, TOTAL_CACHE_SIZE);
CODA_FREE(coda_nc_heap,TOTAL_CACHE_SIZE);