Idea about Cache
if there is multilevel caches, we can make fully level cache. it is a kind of binary tree
1 byte in first level cache and 2 byte in second level(depth cache), and 2 to the d byte in depth d level caches
if that could be possible with expensive hardware than we can use max performance of data hierarchy