I am struggling to understand the L2 cache. I know I have a lot more reading to go but I was wondering if some one could give a simple explanation.
The way I understand it we have 16k L1 data cache and a 16k L1 instruction cache.
The TLB buffers are seperate all together??
Is the 256k L2 cache basically a "data" cache and does not have anything to do with "instructions" caching?
What does the term "unified" mean when refering to cache?
DV