cpu_dcache_associativity
cpu_dcache_nlines(node) * cpu_dcache_associativity(node);
cachesize = totalsize / cpu_dcache_associativity(node);