SPARSENESS
(xid % (SPARSENESS * ((struct cl_cache *) \
uc->uc_entries = ALLOC(cache_ptr, size * SPARSENESS);
MEMZERO(uc->uc_entries, cache_ptr, size * SPARSENESS);
FREE(uc->uc_entries, cache_ptr, size * SPARSENESS);